https://github.com/wafer-bw/dntd-web
Tag-based plaintext journaling web app with a slight feature focus on DnD and other tabletop RPGs.
https://github.com/wafer-bw/dntd-web
dnd journal key-value mithriljs notebook plaintext tags ttrpg typescript webapp
Last synced: about 1 year ago
JSON representation
Tag-based plaintext journaling web app with a slight feature focus on DnD and other tabletop RPGs.
- Host: GitHub
- URL: https://github.com/wafer-bw/dntd-web
- Owner: wafer-bw
- Created: 2020-06-14T16:07:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T00:29:30.000Z (about 3 years ago)
- Last Synced: 2023-03-05T07:14:15.635Z (about 3 years ago)
- Topics: dnd, journal, key-value, mithriljs, notebook, plaintext, tags, ttrpg, typescript, webapp
- Language: TypeScript
- Homepage: https://dntd.app
- Size: 2.37 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
wafer-bw/dntd-web
Tag-based plaintext journaling web app with a slight feature focus on DnD and other tabletop RPGs.
## Features
* **Inline tagging** - Tags can be added anywhere in a journal entry.
* **Key-value pair tagging** - Better organization and categorization.
* **Prefixes & suffixes** - Configure prefix & suffixes to apply to your entries.
* **Search** - Search & filter for text or tags.
* **Refinements** - Refine entries by tag value or key-value pair.
* **Cloud** - Your journals are saved in Google Sheets in the cloud.
* **Plaintext** - Your journals are saved in plaintext.
## Resources and References
* [Material.io Icons](https://material.io/resources/icons/?style=baseline) under the `Apache 2.0` license [here](https://www.apache.org/licenses/LICENSE-2.0.html)
## CLI Counterpart
[wafer-bw/dntd-cli](https://github.com/wafer-bw/dntd-cli)