Skip to content

andrewmcodes/obsidian-sets

 
 

Repository files navigation

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.

Alt text

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

From within Obsidian

  • Open Settings > Community plugins
  • Make sure Safe mode is off
  • Click Browse community plugins
  • Search for "Sets"
  • Click Install
  • Once installed, close the community plugins window and activate the newly installed plugin

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

  • Aggregations
  • Other Layouts
  • Search for text in items
  • Integration with other plugins (Templater, etc)
  • More properties types (Enums, etc)
  • Joins

Acknowledgements

Thanks to Obsidian Typings for the extended typings

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • TypeScript 89.8%
  • SCSS 9.3%
  • JavaScript 0.9%