Template in Related Article: https://dannyhatcher.com/metadata-menu/
Ways to Support:
- My Patreon: https://www.patreon.com/dannyhatcher
My Courses:
- Obsidian Onboarding: https://dannyhatcher.com/obsidian-onboarding/
- Obsidian Fundamentals: https://dannyhatcher.com/obsidian-fundamentals-the-complete-for-beginners/
- Request a video: https://obsidianresearcher.canny.io/help-requests
Where to find me:
- Obsidian notes: https://publish.obsidian.md/danny-hatcher/Collaboraters/Danny+Hatcher
- Twitter: https://twitter.com/DannyHatcher
- Contact me: https://dannyhatcher.com/contact/
Tools I use:
- Obsidian: https://obsidian.md/
- Zotero: https://www.zotero.org/
- Morgen: https://morgen.so/?ref=dannyhatcher
- Tubebuddy: https://www.tubebuddy.com/dannyhatcher
- Epidemic sound: https://www.epidemicsound.com/referral/mzyymp/
- Thrive cart: https://dannyhatcher--checkout.thrivecart.com/thrivecart-standard-account/
Timestamps:
0:00 Introduction
0:28 Basic settings
1:42 Preset Fields
4:25 Global settings
5:18 Preset Field settings
9:24 FileClass
11:05 Class Fields
12:45 FileClass Settings
15:05 FileClass Icon
16:40 Default Class
18:35 Class tags
20:20 Sub-classes
23:10 Exclude Class Fields
23:45 File list for dropdown
25:13 Dataview for dropdown
26:45 Cycle Field
27:25 True or false checkbox
28:02 Number Field
28:30 Link Field
29:32 Multi-link Field
30:20 Date Field
32:18 Lookup Field
35:30 Formula Field
36:16 Default Class Query
37:10 Canvas link Field
40:09 Canvas Group Field
40:57 Canvas Links to Group Field
41:32 Canvase Example
42:38 Table Class view
44:40 Dataview Query file
45:45 Editable dataview query
About:
Danny Hatcher is a researcher, filmmaker and journalist. He currently is based in Eastbourne, UK, researching interesting trends and stories domestically and around the globe. Danny's storytelling blends rigorous research with plain language to communicate complex topics in relatable ways. He holds a BSc in Sports Coaching from Brighton University and an MSc in Strength and Conditioning from Brighton University.
#dannyhatcher
How I came first in my Masters: The Triple Note-Taking system
So this central note / atomic note / higher-level note structure evolved naturally and was a bit of a game changer for me. (Sorry that screen is pretty small at times 😅)
TIMESTAMPS
00:00 - the benefits of changing my system
00:24 - the three layers of this system
00:50 - the power of bidirectional links
02:07 - part 1: the central note with course structure
04:38 - part 2: the atomic notes
08:06 - part 3: the high-level "syntopical" notes
10:10 - example of going from atomic notes to high-level notes
13:37 - reviews using retrospective revision timetable
14:35 - wrap up
LINKS
Obsidian (free software mentioned): https://obsidian.md
Introduction to Obsidian: https://www.youtube.com/watch?v=ho1EfhXQ8iE
Ali Abdaal's Retrospective Revision Timetable video: https://www.youtube.com/watch?v=b7o09a7t4RA
OTHER LINKS
📘 Get a free copy of my book on study tips: https://chrislovejoy.me/mmsm-free
🤳 Instagram - https://instagram.com/chris.lj
🐦Twitter - https://twitter.com/@ChrisLovejoy_
📹Subscribe to my channel - https://bit.ly/2TGEhk1
✍️My weekly email newsletter - https://chrislovejoy.substack.com
WHO AM I?
I'm Chris Lovejoy, a doctor turned ML engineer and start-up founder in London.
GET IN TOUCH
The best way to contact me is drop me an email at hi@chrislovejoy.me (I'm pretty old-school).
QuickAdd plugin is a great plugin to add comments to an existing note. Commander is a plugin which allows you to add commands to Toolbars.Using QuickAdd I cr...
My setup as a researcher. How to write, run statistics, and work seamlessly with R, Obsidian, Linux, and Zotero, and collaborate with senior professors who only accept MS Word files! : r/ObsidianMD
My 2023 Digital Life in Practice – Obsidian Daily and Weekly Notes
In my two prior productivity-focused posts, I walked through my productivity mindset and the various apps I use. Saturday is my Weekly Review Day. I take time every Saturday morning, sometimes no m…
Besides what a [[Second Brain]] is and my [[Public Second Brain with Quartz]].
Here are some other good ones:
Andy Matuschak Strikingloo - Luciano Strika David Gasquez Brandon Boswell jzhao.
To try everything Brilliant has to offer—free—for a full 30 days, visit http://brilliant.org/FromSergio/. The first 200 of you will get 20% off Brilliant’s annual premium subscription.
Monthly Favorites Newsletter - https://geni.us/XJikV
// Gear
🎵 Where I Get My Music - https://www.epidemicsound.com/referral/ayxzl5/
🎥 My Camera Gear - https://kit.co/fromsergio
// Want to support me?
☕ Buy Me A Coffee - https://ko-fi.com/fromsergio
Some of the above are affiliate links, which means I get a small commission at no extra cost to you, which helps support the channel.
This video was sponsored by Brilliant.
Obsidian is a popular tool for managing notes in Markdown format. It is cross-platform, uses files direct from a file system location, and has some rather useful features, including a range of plugins created by the developers and the wider community. In this post I am going to walk you through how I have used some of the community plugins to give me better control over a feature known as workspaces.
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.
How I Manage Web Articles and Videos in Obsidian – A Comprehensive Guide
A comprehensive guide on how I manage web content such as articles, videos, Twitter threads in Obsidian. Comes with a free sample vault to try it out for yourself.
QuickAdd Macro: Showing a list of files to Capture automatically
I wanted to use QuickAdd to capture ideas to multiple notes to multiple different notes Unfortunately with the Capture choice, I needed to manually write out the files in a wild way in order to list them the way I wanted. This was that horror: Luckily, I’ve been poking around with JS and managed to create a macro to list files the way I needed without manually doing a lot of work. Search Criteria JS File This is the file that takes some information on what to look for. module.exports = (p...