Skip to content

Commit

Permalink
Adding information about tools for syncting, and knowledge base
Browse files Browse the repository at this point in the history
management (obsidian).
  • Loading branch information
codetalker7 committed Jul 6, 2024
1 parent 48bec69 commit 7848651
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ All config files can be found either in the project root or in `.config/`. Insta
- `zathura`.
- [`latexmk`](https://mg.readthedocs.io/latexmk.html#).

- **Sync**: [`rclone`](https://rclone.org/) for cloud, [`syncthing`](https://syncthing.net/) for device sync.

- **Knowledge Base management:** [`obsidian`](https://obsidian.md/) and [`papis`](https://github.com/papis/papis).

> [!CAUTION]
> Make sure to keep track of all crypto-related tools you're using to sign/encrypt/decrypt stuff. It's usually best practice to stick to the same version (so as to prevent any differences across the encryption/decryption algorithm over version changes; if any unforeseen change happens, you might lose your data). Always keep an unencrypted version of your files somewhere safe.

0 comments on commit 7848651

Please sign in to comment.