An open API service indexing awesome lists of open source software.

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.

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.





https://dntd.app


## 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)