obsidian-minimal
obsidian-dataview
obsidian-minimal | obsidian-dataview | |
---|---|---|
49 | 110 | |
3,603 | 6,816 | |
- | - | |
9.1 | 8.1 | |
15 days ago | 22 days ago | |
CSS | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obsidian-minimal
- Minimal is an open source distraction-free theme for Obsidian
-
Is there anyway to remove the underline from linked notes?
link2 with example in here
-
Ask HN: What side projects landed you a job?
I made a theme for Obsidian linked below. As a result I got to know the founders, and helped design the 1.0 version of the app. This eventually led me to join the company as CEO. I had previously founded and run two startups, so that helped too.
https://github.com/kepano/obsidian-minimal
- Minimal Theme 7.0
-
Seeking a Minimalist, Blog-Like Theme for Obsidian Publish - Recommendations?
You mean Minimal? It's good, but I haven't seen it adapted for Publish specifically. While it's minimalistic visually, it's a huge and really complicated theme in terms of the code; you can't just copy and paste its main css file and expect it to work well. Or can you? 🤔
- Minimal Theme editing bug on iOS
-
What was the last thing you found out Obsidian can do that made your jaw drop?
from the theme css : https://github.com/kepano/obsidian-minimal/blob/796f793ca55cfc631868868bef10f46287f02296/Minimal.css
-
Need help with tasks rollover
See here for reference: https://github.com/kepano/obsidian-minimal/releases/tag/5.1.8
- Minimal 6.3 adds Rosé Pine color scheme
-
Is it possible to change Header Colors with External Links?
For future folks, here's what I added as a CSS Snippet (keep in mind, this is for the Minimal theme, so it might not work for others):
obsidian-dataview
-
📊 Obsidian: Nutrition
At the end of the day, I use Dataview, a plugin for Obsidian, which allows me to make queries to my notes similar to SQL to visualize the collected information:
-
Apache Superset
https://github.com/blacksmithgu/obsidian-dataview
This whole ideas to have data, visualisations and knowledge base in one private offline place is very appealing
-
My productivity app is a never-ending .txt file
Since at least 2012 I've also been using a text file format from http://todotxt.org/ and more recently I wrote a program that takes a crontab-like list to pre-generate entries on a daily, by-day-name (every Sunday for example), and I also pull in a list of holidays from gov.uk, so they are also populated.
[^1]: (https://github.com/blacksmithgu/obsidian-dataview)
-
A structured note-taking app for personal use
> Joplin is using md to.
The way it's handled can make the difference in control.
> by separating that in their DB, it's a big NO for me since it's a closed silo.
Joplin is using a popular open database with a healthy community and good tooling. It's as open as markdown. Maybe not for you, when you lack the knowledge, but markdown is similar closed for anyone not understanding filesystems and editors.
> This: https://github.com/blacksmithgu/obsidian-dataview works so wonderful for me
Good for you, but that is very low level in terms of data-handling. Dataview is really just an elaborated search, there is no good level of interaction. Datacore, the next project of the Dataview is supposed to bring this, but it's not even usable yet AFAIK. Coincidental, the Obsidian-devs are also working on that front, but nothing is finished yet.
> https://github.com/denolehov/obsidian-git and b) easy to fix since it's a text file. Gosh!
That's useless when the app itself is not working. And even worse if you are not realizing the errors early.
> Aha. I don't think so. Which authority says that?
My own experience. I've tested enough plugins over the years to know their dark corners.
> And even if It's like that, my markdown files would survive everything
The thing is, technically you are not even having proper markdown, but a fork with some extensions of Obsidian. So some features of your parts might break when switching away from Obsidian. And the reason for all this is also because markdown is lacking definitions for what obsidian-people are doing with it. Coincidentally, this seems also one of the reasons why Joplin is using a database.
> And gosh, this is a good thing!
Not if they all suck.
> Installing multiple task plugins shows that something is "broke" on the user side.
Sure, because the plugins are lacking features, its the users fault... Maybe some users have just very different levels of requirements from you.
-
I'm completely stressed out trying to fix this so I hope one of you would be able to help me. I'm trying to create a home page of sorts so I can navigate my files without using the folders. (SEE COMMENTS)
Refer: Obsidian Search, How I Use Embedded Queries, Dataview, Excalibrain
-
Dataview Snippet for inline-field-key
Ref: https://github.com/blacksmithgu/obsidian-dataview/issues/544 (Bearbeitet)
-
How to automatically fill different notes from a single note ?
For using it, having SQL or JavaScript knowledge is useful, but you can probably figure it out without that knowledge. The Github page has a lot of examples that you can cannabalize for simple things without really getting too deep into it.
-
Best way to easily record small thoughts and ideas.
Check it here.
-
Dataview - List of tasks
I think this could be helpful https://github.com/blacksmithgu/obsidian-dataview/issues/1086
-
Show HN: I made an open-source Notion-style WYSYWIG editor
Have you heard of Obsidian? It's a note-taking app build on locally stored markdown files with bidirectional linking and a great ecosystem of third party plugins. One of the most popular plugins is https://github.com/blacksmithgu/obsidian-dataview which lets you treat your notes as databases and query them to form tables. The creator has been working on its successor, Datacore https://github.com/blacksmithgu/datacore for a while - Datacore might come close to what you're looking for, its goals include WYSIWYG views and live editing inside tables.
What are some alternatives?
obsidian-indentation-guides
obsidian-tasks - Task management for the Obsidian knowledge base. [Moved to: https://github.com/obsidian-tasks-group/obsidian-tasks]
CherryTree - cherrytree
logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
advanced-tables-obsidian - Improved table navigation, formatting, and manipulation in Obsidian.md
quickadd - QuickAdd for Obsidian
vscode-tabtext - An extension to handle text files formatted with deep tabs
TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
breadcrumbs - Add typed-links to your Obsidian notes
calibre - The official source code repository for the calibre ebook manager
Templater - A template plugin for obsidian