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
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
- In Obsidian, open Settings
- Go to Community plugins
- Select Browse
- Search for DataLoom by Trey Wallis
- Select Install
- Then select Enable
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.
- In Obsidian, open Settings
- Select File & Links
- Toggle Detect all file extensions
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
See our project roadmap for details on:
- What is currently in progress
- What will be worked on next
- What is waiting to be released
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.
DataLoom is a community plugin. Contributions are welcome.
Please see our contribution guide for details on how to contribute
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.
DataLoom is distributed under the GNU General Public License v3.0
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.