![[❖ db Folder contents.base]]
```base
formulas:
formatted_tags: if(tags, list(tags).map("#" + value).join(" "), "")
properties:
formula.formatted_tags:
displayName: Tags
file.name:
displayName: Note
views:
- type: table
name: Notes with Tags
order:
- file.name
- formula.formatted_tags
limit: 10
```
>[!WARNING]- Do Not Edit the text of this table!
> This is note has two elements:
> 1. A table generated by a query using the Dataview plugin. (This query updates automatically, and you can click on the results, but it is invisible in Obsidian Publish and is not included in the Obsidian graph).
> 2. A table generated from the Dataview query, using the "Dataview Publisher" plugin, which embeds the query results as text in the note. This means that the table is visible in Obsidian sync and any `[[bidirectional links]]` will be visible in the graph.
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID file.link AS "Contents of this Folder"
FROM "_Begin here/_Guide and Resources"
WHERE file.name != this.file.name
SORT file.name ASC
```
%%
| Contents of this Folder |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [[_Begin here/_Guide and Resources/_esditCReW - Aims and Benefits/_esditCReW - Aims and Benefits.md\|_esditCReW - Aims and Benefits]] |
| [[_Begin here/_Guide and Resources/5 things to know how to do in Obsidian.md\|5 things to know how to do in Obsidian]] |
| [[_Begin here/_Guide and Resources/9 Best Obsidian Note Themes to enhance your Writing Experience.md\|9 Best Obsidian Note Themes to enhance your Writing Experience]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/affiliation notes.md\|affiliation notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Aims and Benefits/Aims and Purposes of Collaborative Research Workspaces.md\|Aims and Purposes of Collaborative Research Workspaces]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/brainstorm notes.md\|brainstorm notes]] |
| [[_Begin here/_Guide and Resources/ESDiT acknowledgement to include in all publications.md\|ESDiT acknowledgement to include in all publications]] |
| [[_Begin here/_Guide and Resources/ESDiT User's Guide for the esditCReW with Obsidian.md\|ESDiT User's Guide for the esditCReW with Obsidian]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Aims and Benefits/esditCReW 3-0 (Away Days 2023).md\|esditCReW 3-0 (Away Days 2023)]] |
| [[_Begin here/_Guide and Resources/esditCReW design principles.md\|esditCReW design principles]] |
| [[_Begin here/_Guide and Resources/esditCReW Status is Incomplete.md\|esditCReW Status is Incomplete]] |
| [[_Begin here/_Guide and Resources/External Link to folder with more attachments.md\|External Link to folder with more attachments]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Getting started with Obsidian for linking notes.md\|Getting started with Obsidian for linking notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Please follow these conventions/How to avoid duplication between notes.md\|How to avoid duplication between notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/How to edit a Shared note in a browser with the Peerdraft Web Editor.md\|How to edit a Shared note in a browser with the Peerdraft Web Editor]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/How to make a literature note.md\|How to make a literature note]] |
| [[_Begin here/_Guide and Resources/How to outline with Obsidian.md\|How to outline with Obsidian]] |
| [[_Begin here/_Guide and Resources/How to set up a collaborative vault using Obsidian and Peerdraft from a ZIP file.md\|How to set up a collaborative vault using Obsidian and Peerdraft from a ZIP file]] |
| [[_Begin here/_Guide and Resources/How to use Dillinger web-based Markdown editor.md\|How to use Dillinger web-based Markdown editor]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Please follow these conventions/How to use the Waypoint plugin.md\|How to use the Waypoint plugin]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/literature notes.md\|literature notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/log notes.md\|log notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/navigation note.md\|navigation note]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/ontology notes.md\|ontology notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/proper-noun notes.md\|proper-noun notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/question notes.md\|question notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/session notes.md\|session notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/SOP notes (Standard Operating Procedures).md\|SOP notes (Standard Operating Procedures)]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/source notes.md\|source notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/statement notes.md\|statement notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Aims and Benefits/The benefits of smart notes, digital knowledge gardens, and Zettelkasten.md\|The benefits of smart notes, digital knowledge gardens, and Zettelkasten]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Aims and Benefits/The secret to smartnotes is anticipating autocompletion.md\|The secret to smartnotes is anticipating autocompletion]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Aims and Benefits/To maximize learning CReW notes should bidirectionally link with diverse entry points.md\|To maximize learning CReW notes should bidirectionally link with diverse entry points]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/topic notes.md\|topic notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes/Typology of notes.md\|Typology of notes]] |
| [[_Begin here/_Guide and Resources/_esditCReW - Getting started/Typology of notes in a Collaborative Research Workspace.md\|Typology of notes in a Collaborative Research Workspace]] |
%% DATAVIEW_PUBLISHER: end %%
i