mirror of
https://github.com/canna71/obsidian-sets.git
synced 2026-07-22 08:40:30 +00:00
No description
| .github/workflows | ||
| docs | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| bun.lockb | ||
| esbuild.config.mjs | ||
| image.png | ||
| LICENSE | ||
| main.css | ||
| manifest-beta.json | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.scss | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Sets
This plugin is currently under development
This plugins is inspired by Notion and AnyType and implements a way to strucure data using obsidian notes, specifically the recently released properies.
It provides the following features:
- usage of Obsidian properties to edit data
- a query engine that allows to select items based on their properties
- Types and Collections
- visualizations of items using different layouts (Grid, Board, Gallery, List)
- easy creation of new items from the GUI
Please see full documentation here
Installation
Manual installation
- Download the latest release from the releases page
- Extract the plugin folder from the zip to your vault's plugins folder:
<vault>/.obsidian/plugins/obsidian-sets/ - Reload Obsidian
Reporting Issues
If you have any issues or suggestions please report them here
Roadmap
- Sidebar
- Calculated Fields
- Aggregations
- Other Layouts
- Search for text in items
- Integration with other plugins (Templater, etc)
- More properties types (Enums, etc)
- Joins
