obsidian-db-folder icon indicating copy to clipboard operation
obsidian-db-folder copied to clipboard

Go To Page On Entry Creation

Open Stilts15ak opened this issue 3 years ago • 3 comments
trafficstars

It would be nice if when a new entry is created, the database goes to the page the new entry is on and perhaps centered in the database window. Currently the database goes to the first page after an entry is created.

Stilts15ak avatar Sep 06 '22 14:09 Stilts15ak

I will work on that, thanks for the report

RafaelGB avatar Sep 06 '22 16:09 RafaelGB

I agree, this would be excellent to have. When you make a new note if it jumped to the page the new note is on and perhaps even ran an animation that played for a second to highlight it would be amazing if that's possible.

ProStashio avatar Sep 09 '22 18:09 ProStashio

the react-table framework does not allow this functionality at the moment, it occurs to me to use the search so that, when adding a row, it filters the rest and only shows you the new entry.

What do you think?

RafaelGB avatar Sep 30 '22 17:09 RafaelGB

new rows will be added at the end. So add new rows will set the page to the last one

Commit e1d3ddc5

RafaelGB avatar Nov 15 '22 11:11 RafaelGB