Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/RafaelGB/obsidian-db-folder

Obsidian Plugin to Allow Notion like database based on folders
https://github.com/RafaelGB/obsidian-db-folder

database dataview datepicker obsidian react react-select react-table

Last synced: 3 months ago
JSON representation

Obsidian Plugin to Allow Notion like database based on folders

Awesome Lists containing this project

README

        

## Database folder plugin
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/RafaelGB/obsidian-db-folder?style=for-the-badge&sort=semver)](https://github.com/RafaelGB/obsidian-db-folder/releases/latest)
[![Github All Releases](https://img.shields.io/github/downloads/RafaelGB/obsidian-db-folder/total?style=for-the-badge)]()

This plugin is a Notion like database based on folders, links, tags, or dataview queries.

- **[Documentation](https://rafaelgb.github.io/obsidian-db-folder/)**
- **[Roadmap](https://github.com/users/RafaelGB/projects/7/views/4)**
- **[changelog](https://rafaelgb.github.io/obsidian-db-folder/changelog/)**

### How to use?
The database has its own type of view. It will search all notes depending on many types of sources (folder, tags, links, and dataview query). Then it will show the columns/metadata that you specify. Check our [documentation](https://rafaelgb.github.io/obsidian-db-folder/features/Columns/) for more information.

The information you add or edit will be saved into the target obsidian note.

Most recent tutorials:
- [Notion databases in Obsidian](https://www.youtube.com/watch?v=ibarYqG4W5I)

## Sources
### Search engine:
- [dataview](https://github.com/blacksmithgu/obsidian-dataview)

### React UI
- [react-table](https://github.com/TanStack/react-table)
- [react-select](https://react-select.com/home)
- [Notion Style base](https://github.com/archit-p/editable-react-table)

## Support
If you enjoy dbfolder, consider [buy me a coffee](https://www.buymeacoffee.com/5tsytn22v9Z)

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/5tsytn22v9Z)