Re: Automatic formatting of the table as you type

2020-03-29 Thread ndame
> I suggest being very careful with this.  While it's a very nice feature, > it's bound to be slow with large tables.  And it is very frustrating for > users when typing becomes laggy. The feature could be an optional minor mode first and then later made default if it proves to work well in every

Re: Automatic formatting of the table as you type

2020-03-27 Thread ndame
> The idea is nice, and probably a step in the right direction, but > `org-at-table-p' and `org-table-align' are not lightweight functions. In > some common situations, e.g., when the table is a bit large, or when it > is located away from the start of a section, typing in the table may > feel

Automatic formatting of the table as you type

2020-03-27 Thread ndame
The other day a code was posted on Reddit which automatically formats the table as you type: https://i.imgur.com/lorIDhY.gif The code looks pretty simple, the actual formatting code is only a few lines and it might even be possible to rewrite it to simplify it even more:

Stuck projects in custom agenda not documented?

2020-03-17 Thread ndame
I tried to add stuck projects to my block agenda, but I did not find the relevant keyword. Then I googled and it found this discussion which mentions the stuck  keyword: https://old.reddit.com/r/orgmode/comments/96z3el/display_list_of_stuck_projects_in_the_agenda/e45yx8p/ Shouldn't this 'stuck'