diff options
| author | danix <danix@danix.xyz> | 2026-03-31 09:34:59 +0200 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2026-03-31 09:34:59 +0200 |
| commit | e51dcfd426d0bb475a3d12eed8d54a46b0f17444 (patch) | |
| tree | 153619df5af5632abd399a8baa51b7b9eb47a828 /obsidian/README | |
| parent | e935183ec65007f4ae24ac41aab8dfbd15e28af4 (diff) | |
| download | my-slackbuilds-e51dcfd426d0bb475a3d12eed8d54a46b0f17444.tar.gz my-slackbuilds-e51dcfd426d0bb475a3d12eed8d54a46b0f17444.zip | |
Added some of the packages I maintain on my personal system
Diffstat (limited to 'obsidian/README')
| -rw-r--r-- | obsidian/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/obsidian/README b/obsidian/README new file mode 100644 index 0000000..db73203 --- /dev/null +++ b/obsidian/README @@ -0,0 +1,12 @@ +Obsidian is a personal knowledge base and note-taking software +application that operates on Markdown files. It allows users to make +internal links for notes and then to visualize the connections as a +graph. It is designed to help users organize and structure their +thoughts and knowledge in a flexible, non-linear way. + +The software is free for personal use, with commercial licenses +available for pay + +This script repackages the Debian package provided by Obsidian team. + +Currently, only the 64bit version is available. |
