<%* /*
*/
// #region HELPER VARIABLES
/*################
HELPER VARIABLES
################*/
const noticeTimeout = 3000;
/* --- | |
* ######################################################### | |
* Dataview table of available Obsidian community plugins.js | |
* ######################################################### | |
* | |
* Author: dp0z (depose#2272) | |
* Updated: 2023-04-21T02:30:18 | |
* Link: https://gist.github.com/magma-chili/97b86f5b612369340af9b572c05c9357 | |
* Description: Efficiency enhancements and buttons conform to row height. | |
* Instructions: Save as a `.js` file to use with `dv.view(...)`. |
/* --- | |
* ####################################################### | |
* Dataview table of Obsidian community plugins updates.js | |
* ####################################################### | |
* | |
* Author: dp0z (depose#2272) | |
* Updated: 2023-04-21T02:30:18 | |
* Link: https://gist.github.com/magma-chili/e58ae420f196e0407304691e5c24cf3f | |
* Description: A DataviewJS script to display Obsidian community plugin updates in a table with a convenient 'Update' button. | |
* Instructions: Save as a `.js` file to use with `dv.view(...)`. |
<%* /*
*/
// #region HELPER VARIABLES
/*################
HELPER VARIABLES
################*/
const noticeTimeout = 3000;
---
title: &title "Output a table of notes with a particular heading and the heading's content"
UUID: &UUID 7fa1055a-f5bf-4d85-b3d6-32e4a3c2105b
alias:
- *title
- *UUID
created: 2023-04-26T04:31:24
---
%%