Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nriver/countdown-days-widget
Countdown Days widget for trilium
https://github.com/Nriver/countdown-days-widget
Last synced: about 1 month ago
JSON representation
Countdown Days widget for trilium
- Host: GitHub
- URL: https://github.com/Nriver/countdown-days-widget
- Owner: Nriver
- License: agpl-3.0
- Created: 2024-04-01T08:34:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T09:12:40.000Z (9 months ago)
- Last Synced: 2024-04-02T09:41:32.950Z (8 months ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-trilium - Countdown Days - commit/Nriver/countdown-days-widget) (⚙️ Widgets)
README
# countdown-days-widget :)
[中文说明](README_CN.md)
Countdown Days widget for Trilium is a handy tool that adds a message displaying the relative day count from today under the note title in your journal.
# ScreenShots
Past time
![past](docs/past.png)
Future time
![future](docs/future.png)
i18n support, e.g. Chinese
![chinese](docs/chinese-1000-days.png)
# How to install
1. Download the zip file from [release page](https://github.com/Nriver/countdown-days-widget/releases).
2. Right click note tree in Trilium and click import, uncheck `Safe Import`.
3. Restart Trilium Notes or use `ctrl+r` to reload the interface.
4. Open any journal note, you will see a message under the note title.
5. Have fun.# Helpful Tips
1. You can tweak configs in the `config` subnote.
2. i18n support, check the `translations` subnote for the translated texts.# Why I made this?
I find it useful to have an idea of how many days are left until a certain event. This way, I can keep track of how much time I have before an exam or how many days I need to work until my next big vacation or perhaps just someone's birthday.
Additionally, when I look back at my old journals, I sometimes come across moments when I did something stupid or interesting, and I wonder, "How long ago did I do that?" Oh, goodness, it's already been over 1000 days since I started https://github.com/Nriver/trilium-translation ?
Well, just for fun.