Skip to content
#

note-taking

Here are 923 public repositories matching this topic...

joplin
Daeraxa
Daeraxa commented May 2, 2022

The desktop app allows free customisation of the basic layout via the toggleLayoutMoveMode command (bound to View > Change application layout toolbar menu) which allows movement of the various panels and can permit vertical, horizontal or mixed layouts. The application also supports toggling the visibility of the notebook list and notelist.
The terminal app is otherwise relatively static, the

enhancement good first issue cli
hukacode
hukacode commented Apr 23, 2022

Describe the bug

  • Give an simple table and wikilink with an alias like this, I use \ to escape | because this wikilink is in a table.
|                |
| -------------- |
| [[test\|Test]] |
  • After I rename the test.md file to test2.md, the table will be updated like this (missing the \)
|                |
| -------------- |
| [[test2|Test]] |

bug help wanted good first issue
TidGi-Desktop

TidGi is an privatcy-in-mind, automated, auto-git-backup, freely-deployed Tiddlywiki knowledge management Desktop note app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动Git云备份、部署为博客,且可通过RESTAPI与Anki等应用连接。(迭代开发中欢迎试用,开发进度见下方链接)(Under active development, see website below for details)

  • Updated May 3, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the note-taking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the note-taking topic, visit your repo's landing page and select "manage topics."

Learn more