Skip to content

Weave together data from diverse sources into a cohesive table view. Inspired by Excel spreadsheets and Notion.so.

License

Notifications You must be signed in to change notification settings

cmd410/obsidian-dataloom

 
 

Repository files navigation

Obsidian Downloads

Find detailed documentation at dataloom.xyz

DataLoom is an Obsidian.md plugin for desktop and mobile. DataLoom allows you to weave together data from diverse sources into a cohesive table view.

Support development

?text=Buy me a coffee&emoji=&slug=treywallis&button_colour=6a8695&font_colour=ffffff&font_family=Poppins&outline_colour=000000&coffee_colour=FFDD00

About

Screenshots

DataLoom supports both light and dark modes and a majority of Obsidian themes.

Choose from 11 different cell types

Notion-like tag menu system

Toggle visibility of different columns

Reference notes directly from the table

Advanced filtering menu

Installation

Installing the plugin

  1. In Obsidian, open Settings
  2. Go to Community plugins
  3. Select Browse
  4. Search for DataLoom by Trey Wallis
  5. Select Install
  6. Then select Enable

Linking loom files

By default, Obsidian doesn't display .loom files in the modal that opens when you type double brackets [[. In order to allow this, you must enable detection of all file extensions.

  1. In Obsidian, open Settings
  2. Select File & Links
  3. Toggle Detect all file extensions

Getting started

Start by creating a new loom. You can do this by clicking on the table icon on the sidebar.

You can also right click on a folder and click New loom

Roadmap

See our project roadmap for details on:

  • What is currently in progress
  • What will be worked on next
  • What is waiting to be released

Issues

Please see issues for feature requests and bug reports.

If you are experiencing a problem with the plugin, please search the issues for any open bug reports related to your problem before opening a new issue.

Contributing

DataLoom is a community plugin. Contributions are welcome.

Please see our contribution guide for details on how to contribute

Network Usage

According to Obsidian developer policies, an Obsidian plugin must explain which network services are used and why.

DataLoom will make one GET request to https://api.github.com/repos/trey-wallis/obsidian-dataloom/releases/latest to pull the lastest release for the What's New Modal. Besides this, DataLoom does not making any network requests. DataLoom does not include client-side telemetry.

License

DataLoom is distributed under the GNU General Public License v3.0

Disclaimer

This plugin extends the functionality of Obsidian.md. Although tested during development, there may still be bugs in the software. I strongly recommend you to make frequent backup copies of your vault. I am not responsible for any data that is lost due to usage of this plugin.

About

Weave together data from diverse sources into a cohesive table view. Inspired by Excel spreadsheets and Notion.so.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • MDX 2.8%
  • CSS 1.2%
  • Other 1.0%