View Single Post
Old 03-01-2025, 08:46 AM   #60
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,623
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Custom functions are creatable with the new editor widget. Then you use them with the \F<YOURFUNCTIONNAMEHERE> syntax. There should be no need to manually edit existing Python files in order to add custom functions.

EDIT: Sorry, I think I misunderstood. You won't be able to add universally usable functions (like replace_capitalize used in the built-in capitalize), but then there's really no reason to do so when all of the functionality can be coded within the custom replace. Unless I'm missing something else?

Last edited by DiapDealer; 03-01-2025 at 09:53 AM.
DiapDealer is online now   Reply With Quote