RafaelGB / obsidian-db-folder

Obsidian Plugin to Allow Notion like database based on folders
MIT License
1.25k stars 60 forks source link

[FR]Option to display line numbers added #258

Closed kazdonkai closed 2 years ago

kazdonkai commented 2 years ago

Options to display line numbers on the left edge of each database row would be helpful.

RafaelGB commented 2 years ago

Hi @kazdonkai , for technical purposes, the plugin already saves the number of the row, so display it should be easy.

I have my doubts about if it's helpful. Could be configurable as metadata column to enable/disable it

kazdonkai commented 2 years ago

Hi, there is a slight difference between what you stated and my idea. In one of my databases I have about 500 or so files. I wanted to add sequentially numbered columns to that database, but it was tedious to put the numbers in order, so I thought what could be a better way? (As I recall, it didn't work properly, but I remember there was one in the previous version.) With numbered columns, you can sort files into your own unique order by adding branch numbers to certain files. Imagine Zettelkasten. You can also revert back to the numbered order after sorting by name, etc.

Since you mentioned that there are internal numbers, it would be useful to have the ability to transcribe those numbers to a column at a time.