couchbaselabs / couchbaselabs/LogLady

Save flags somehow

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Flags are lost when closing the document. It would be useful to persist them, but where?

* In the file's text (somehow)?
* As a file attribute (xattr)?
* In a side-file?
* Someplace invisible, tied to the file's path or contents?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing how the macOS app represents documents and flags, then compare the persistence options listed in the issue: embedded text, xattrs, a side-file, or storage tied to the path or contents. The issue does not name files, tests, or an entry point, and completion criteria are not defined; a maintainer decision is needed before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.