Skip to content

Commit e8f67e5

Browse files
committed
Add qnote to Notes section
1 parent 7efc7fe commit e8f67e5

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

applications.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5057,6 +5057,24 @@
50575057
"css"
50585058
]
50595059
},
5060+
{
5061+
"short_description": "Minimal frameless notepad with local-only storage, no telemetry. Markdown live preview, real PDF export via Typst, OCR via Tesseract, automatic version history.",
5062+
"categories": [
5063+
"notes",
5064+
"editors"
5065+
],
5066+
"repo_url": "https://github.com/Omibranch/qnote",
5067+
"title": "qnote",
5068+
"icon_url": "",
5069+
"screenshots": [
5070+
"https://i.ibb.co/SD9bzS9H/qnote-1dark.jpg"
5071+
],
5072+
"official_site": "https://github.com/Omibranch/qnote",
5073+
"languages": [
5074+
"rust",
5075+
"typescript"
5076+
]
5077+
},
50605078
{
50615079
"short_description": "Plain-text file notepad and todo-list manager with markdown support and ownCloud / Nextcloud integration.",
50625080
"categories": [

0 commit comments

Comments
 (0)