https://github.com/dotmavriq/obsitica-web
Obsitica-web
https://github.com/dotmavriq/obsitica-web
habit-tracker habit-tracking habitica habitica-api-v3 markdown-converter obsidian-md productivity tailwindcss webapplication
Last synced: 3 months ago
JSON representation
Obsitica-web
- Host: GitHub
- URL: https://github.com/dotmavriq/obsitica-web
- Owner: dotMavriQ
- License: other
- Created: 2024-04-15T15:29:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T17:33:17.000Z (7 months ago)
- Last Synced: 2025-03-09T03:48:51.883Z (3 months ago)
- Topics: habit-tracker, habit-tracking, habitica, habitica-api-v3, markdown-converter, obsidian-md, productivity, tailwindcss, webapplication
- Language: HTML
- Homepage: https://dotmavriq.github.io/Obsitica-Web/
- Size: 2.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Obsitica-Web
Obsitica-Web is a web service that allows you to export your Habits, ToDo's, and Dailies from Habitica into a format suitable for journaling in Obsidian. This tool helps streamline your habit tracking and journaling process, making it easier to keep track of your progress and stay organized.
## Features
- Export Habits, ToDo's, and Dailies from Habitica.
- Generate a formatted output compatible with Obsidian.
- Simple and user-friendly interface.## Usage
To use Obsitica-Web, follow these steps:1. Visit the [Obsitica-Web]([https://dotmavriq.github.io/Obsitica-Web) page.
2. Enter your Habitica User ID and API Token to connect your account.
3. Select the type of data you want to export (Habits, ToDo's, Dailies).
4. Click on the "Export" button to generate the formatted output.
5. Copy the generated text and paste it into your Obsidian journal.## Contributing
We welcome contributions to Obsitica-Web! If you would like to contribute, please follow these steps:1. Fork the repository.
2. Create a new branch for your feature or bugfix:
```bash
git checkout -b feature-name
```
3. Make your changes and commit them:
```bash
git commit -m "Add feature-name"
```
4. Push your changes to your fork:
```bash
git push origin feature-name
```
5. Create a pull request and describe your changes.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.