Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/RafaelGB/obsidian-db-folder
- Owner: RafaelGB
- License: mit
- Created: 2021-09-19T12:26:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T05:31:36.000Z (almost 1 year ago)
- Last Synced: 2024-06-10T10:48:02.562Z (8 months ago)
- Topics: database, dataview, datepicker, obsidian, react, react-select, react-table
- Language: TypeScript
- Homepage:
- Size: 40.3 MB
- Stars: 1,139
- Watchers: 16
- Forks: 60
- Open Issues: 156
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- project-awesome - RafaelGB/obsidian-db-folder - Obsidian Plugin to Allow Notion like database based on folders (TypeScript)
- jimsghstars - RafaelGB/obsidian-db-folder - Obsidian Plugin to Allow Notion like database based on folders (TypeScript)
- awesome-obsidian-zh - DB Folder - db-folder/src/lang/locale/zh-cn.ts`](https://github.com/RafaelGB/obsidian-db-folder/blob/master/src/lang/locale/zh-cn.ts) | (自带汉化路径 / 欢迎更新与维护)
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)