Tamnac

Results 19 comments of Tamnac

Agreed, I currently have not entirely switched to notesnook, because it comes nowhere close to [Amplenote](https://www.amplenote.com) in terms of task management. You don't need to go that far, but having...

I agree, adding a setting for this would be great.

I like the previewed changes, any reason you haven't added them? Only thing is the "truthy and falsey values" page might need renaming, maybe to "logical operations" or something.

They should probably be removed then, but yeah this is not a blocker for 0.19

After some hunting around, the following fix works `[System.Environment]::SetEnvironmentVariable('UserName', '', 'Process')`

@krestenlaust please do. The devs are far too busy as it is, I'm sure they'd appreciate it.

You should take a loot at this https://feddit.de/post/768790 . They're trying to make a drop in lemmy api replacement for reddit. Ideally you would need only change the url

Getting the same issue, no dollar sign in my password edit: it seems the system username was conflicting with it. I must have missed it in the readme. Not sure...

> As stated by @gritsenko, for now you can get the package using the nightly feed source. > > ```shell > dotnet add package Avalonia.Markup.Declarative --source https://nuget-feed-nightly.avaloniaui.net/v3/index.json > ``` Yes,...