linuxmint / linuxmint/sticky

Feature Request: Sync to text files

Open
#102 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
273
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Hi. As i currently understand it, Sticky currently saves all notes within a single json file. I was wondering if you would be willing to implement a feature where the notes could be instead autosaved to a text file on disk, along with the ability to refresh the notes on any external changes. This would allow notes to be synced using common filesystem based sync solutions such as Syncthing, Nextcloud, Dropbox etc.

I have some code that can actually implement this, from my own work on a small notepad app so I'd be happy to work on a pull request.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Review Sticky’s current JSON persistence first, then define the text-file format, autosave behavior, and handling of external changes; done means notes can be synced through filesystem tools without losing updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.