b-camphart / timeline-view

Obsidian plugin for viewing your notes linearly based on a given property
GNU General Public License v3.0
23 stars 0 forks source link

Control the Vertical Positioning of Notes Manually #1

Open b-camphart opened 11 months ago

b-camphart commented 11 months ago

Right now, the notes are automatically arranged so that they're all visible. However, it may be beneficial to be able to either set all, or just override some, of the vertical positionings of the notes.

Considerations

Questions

sebastianstroyer commented 7 months ago

I think you should make it per property

You could add the edited property to the list of properties that one can choose from image The edited property could then default back to its "parent's" property for notes that haven't been given a manual position.

.

Reformulated my proposal with ChatGPT: I propose setting the vertical position on a per-property basis. The edited property, once adjusted, could be added to the list of selectable properties for users to choose from. For notes that haven't been assigned a manual position, the edited property could default to its parent property. This way, users can easily toggle between automatic and manual arrangement without losing their work, and notes without specific manual positions will align with the default setting of their respective properties.