Is there any note-taking app for Linux that syncs with simplenote? Are there any plans to make Tomboy do it?
feedback
|
|
According to the quote below, there is no plan to "officially" sync Tomboy using simplenote.
from the tomboy mailing list You can, however, use the following methods.
| ||||
|
feedback
|
|
If you use Wine, there is a nifty free app called Resophnotes that syncs nicely with Simplenotes and works quite well in Ubuntu. | |||
|
feedback
|
|
Answering your first question: I was also missing a Linux simplenote client, so I wrote this cross-platform (Python-Tkinter) app: https://github.com/cpbotha/nvpy I'm using it daily, and adding features daily. At the moment it does full (foreground) syncing at startup, background per-note syncing while you work, on-demand per-note syncing and it has a neat continuous-markdown-rendering feature. The real-time regular expression searching is also quite nice. See the readme file on the github page for current and planned features and a screenshot. | |||
|
feedback
|
