HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zef_hemel

no profile record

comments

zef_hemel
·el año pasado·discuss
Not even would, she is ;)
zef_hemel
·el año pasado·discuss
Largely yes, it does support task syntax at least.
zef_hemel
·el año pasado·discuss
SilverBullet author here — I have zero expectation of a business model. I've been working on this for three years in my spare time. It's purely a labor of love.
zef_hemel
·hace 4 años·discuss
This may have to be rethought at some point, bur now the model would be self host or somewhere and access it from multiple places like your phone. I host it locally and then use Tailscale for safe access outside my network.
zef_hemel
·hace 4 años·discuss
I just fixed the video link. Thanks!
zef_hemel
·hace 4 años·discuss
The SB author speaking here. I hear you. I used emacs heavily for a few years and of course it inspires a lot of this. I see SB as a somewhat pragmatic reinvention of many emacs ideas. It doesn’t try to be as broadly applicable as emacs though.

While it’s almost impossible to innovate on what has been done in emacs over the decades, I think we can refresh some the things that make it powerful with a fresh coat of paint, to make it more accessible to a “younger generation.”
zef_hemel
·hace 4 años·discuss
Making views editable is quite challenging. Especially in the general case. For tasks specifically this works, you can query them somewhere and when you toggle their completion state this gets propagated back. Editing other attributes is more tricky.
zef_hemel
·hace 4 años·discuss
It doesn’t work on FF mobile? I wasn’t aware. It works fine or deskrop FF. It also works fine on Safari on iOS, but sounds like I should get an android device to make sure it works on that as well.
zef_hemel
·hace 4 años·discuss
Yes you can do that, or deploy it to a VM somewhere and access it from both places (including mobile, works fine on mobile browsers). That way you don’t need to sync. That’s how I use it myself. Self hosted VM at home and Tailscale to access from the outside.
zef_hemel
·hace 4 años·discuss
There’sa few things that would need to be rethought for this to work. Primarily, concurrent editing would need to be enabled everywhere and permissions need to be figured out and would complicate a lot of the query stuff. Not saying it’s not possible, but challenge for sure.
zef_hemel
·hace 4 años·discuss
Which native apps are you using? Most products in this space tend to be Electron based which is just… web tech again.
zef_hemel
·hace 4 años·discuss
Zef here ([4]), the end user programming aspect is very much in development and its exploration phase. It’s not even so much about implementing it, more the design of how to make or useful and how to use it. Any input on this is very much appreciated. I try to take inspiration from Obsidian Dataview, LogSeq and others on this.
zef_hemel
·hace 4 años·discuss
This is pretty much how it works in SB as well. Very much inspired by Obsidian.
zef_hemel
·hace 4 años·discuss
Not perfect, but if you click on sections in the preview the edit view will scroll to that section.