View Single Post
Old 10-12-2022, 09:26 AM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,917
Karma: 6240958
Join Date: Nov 2009
Device: many
In BookBrowser? Or do you mean CodeView?

In CodeView I will often add an xhtml comment starting with **FIXME** and include a note about what still needs to be fixed in that xhtml file. If I want it to appear in Preview I simply make it a h1 or something visually easy to see.

Either way a simple Find and Replace for **FIXME** shows me all my remaining todo items. As the fixmes are done, I remove them.

I use this approach for all of my xhtml and even all my software coding projects.

Last edited by KevinH; 10-12-2022 at 09:50 AM.
KevinH is online now   Reply With Quote