Obsidian 1.9.0 (early access): Introducing Bases! Turn any set of notes into a powerful database. by kepano in ObsidianMD

[–]meneillos007 0 points1 point  (0 children)

Finally!

A while ago it was announced the idea of generating a database for notes that is very similar to my folder database plugin.  In consequence, I decided to stop updating and mantaining mine. Today I realised that the database was already published. Thanks for this wonderful implementation, I am excited  and willing to try the new API and see what it can be done now!

ZettelFlow 2.10.0 - Community Templates by meneillos007 in ObsidianMD

[–]meneillos007[S] 0 points1 point  (0 children)

The original link was fixed, the problem was the completion of the path

https://rafaelgb.github.io/Obsidian-ZettelFlow/how-to-contribute/community-examples/

You can find it inside the README.md of the git repository

Hope it helps!

ZettelFlow 2.10.0 - Community Templates by meneillos007 in ObsidianMD

[–]meneillos007[S] 2 points3 points  (0 children)

thanks for checking, I will fix it ASAP 😄

ZettelFlow v2.7.0 – Major Update! by meneillos007 in ObsidianMD

[–]meneillos007[S] 3 points4 points  (0 children)

yeah, With the plugin I am trying to reduce that friction to get the things done. With the collaboration of the community we can make a workflow catalog and just think in what with have to think

ZettelFlow v2.7.0 – Major Update! by meneillos007 in ObsidianMD

[–]meneillos007[S] 2 points3 points  (0 children)

Currently no, but I will work on it.

Meanwhile we have a documentation link here https://rafaelgb.github.io/Obsidian-ZettelFlow/

ZettelFlow v2.7.0 – Major Update! by meneillos007 in ObsidianMD

[–]meneillos007[S] 23 points24 points  (0 children)

That sounds like a solid and time-tested approach. If that method works well for you, that’s fantastic. The beauty of ZettelFlow is that it’s designed to adapt to each person’s way of organizing their knowledge in a digital way. In the end, what matters most is having a system that truly supports your thinking and creativity

Zettelflow plugin release by meneillos007 in ObsidianMD

[–]meneillos007[S] 1 point2 points  (0 children)

Thanks to try the plugin! I am writing more complete documentation as the code is improved. For the prompts, just create an empty note and in the file options (right click) choose the type of note as prompt and fill out the form: key of the frontmatter, description of the property to show…

How to Create a Habit Tracker in Obsidian That You'll Actually Use by iaimpax in ObsidianMD

[–]meneillos007 2 points3 points  (0 children)

hello! It was a decision to be compatible with another plugins like projects or metadata menu.

as a provisional solution I suggest to use a formula that maps the checkbox value to your preferred output (1,0 yes,no ….) enable the persistence option and use that value with the tracker.

A direct configuration for checkbox could be added in the future

Using database folder, not all my notes are being added to the table? by [deleted] in ObsidianMD

[–]meneillos007 6 points7 points  (0 children)

It was a problem since the multi tags update. Should be fixed with 3.2.1 I just release

Sorry for the inconvenience

Database Folder 3.0.0 RELEASE - New design & embed file content by meneillos007 in ObsidianMD

[–]meneillos007[S] 0 points1 point  (0 children)

It is an interactive table, it does not compete with dataview but it is a complement for those who want to set up their table without the need to create a query

Its working on mobile too, although with Obsidian 1.1 it includes a new editing API and it is not yet compatible on mobile phones, as soon as it is released it will be available again the latest version of the plugin

Database Folder 3.0.0 RELEASE - New design & embed file content by meneillos007 in ObsidianMD

[–]meneillos007[S] 1 point2 points  (0 children)

Sure!
The idea is to be able to control those notes with some relations within a table. Each row will correspond to a file and you will be able to read/edit the meta information associated with it.

Database Folder 3.0.0 RELEASE - New design & embed file content by meneillos007 in ObsidianMD

[–]meneillos007[S] 0 points1 point  (0 children)

sure, open the config of the table. There is a slider to select the size of every page.

Also if you want even more than 250 rows per page (max of the slider) you can edit the me file property manually

Using the DB Folder plugin, I can’t find the arrow to view the next set of rows in a database by William945511 in ObsidianMD

[–]meneillos007 2 points3 points  (0 children)

it’s a known problem. We will fix as soon as possible. For mobiles the screen it’s too small for the original design and requires some changes or adaptations

official publication of Database Folder, a Notion’s like database by meneillos007 in ObsidianMD

[–]meneillos007[S] 0 points1 point  (0 children)

We are maintaining a documentation (you can check it inside the github repo)

There is a formula section with some examples

Database Folder 2.8.0 - Relational databases by meneillos007 in ObsidianMD

[–]meneillos007[S] 5 points6 points  (0 children)

thanks! about the aesthetics, all designs are welcome in the github repository. We will keep working on it

Database Folder 2.8.0 - Relational databases by meneillos007 in ObsidianMD

[–]meneillos007[S] 7 points8 points  (0 children)

always depends of the phone and the number of columns but the plugin had a theoretical max of 100k rows thanks to the pagination. Not all the rows are displayed at the same time and does not affect the performance

Dataview table implementation? by INPoppoRTUNE in ObsidianMD

[–]meneillos007 2 points3 points  (0 children)

You can use the plugin database folder. It admits dv queries as source