Page 1 of 1

Calculator?

Posted: Wed Nov 15, 2023 2:48 pm
by flamboyant_entropy
OK, this is a way out there request, but thought I'd throw it in. I'd love to be able to do the quickest calculation possible inside everything. It loads so fast from Ctrl + Space and is so part of my daily routine now, that would be sweet if I could type in something like "(9*4)/365" (or something that prefixes indicating a calculator like "#(9*4)/365" and I see a response right there somewhere. It would help me a lot! If something like this already exists.... please let me know :D

Re: Calculator?

Posted: Wed Nov 15, 2023 9:09 pm
by void
Everything 1.5 will have /=

Type in the following search:

/=(9*4)/365.0

Press ENTER in the search box.



Expressions can be used on search functions that accept numbers.

For example:

size:1<<17
len:3*47

Re: Calculator?

Posted: Wed Nov 15, 2023 9:22 pm
by flamboyant_entropy
oh man that's awesome thank you.