ransome1
ransome1
@visvital thank you for this exemplary feature request ❤️ Implementation wise this is going to be quite a tricky one, but I'm glad to add it to the backlog. I...
@visvital it'd be best to check the current project kanban, if the missing features appear here in the backlog: https://github.com/users/ransome1/projects/3 For any new feature request either start working on it...
@visvital technically all the requirements of your feature request should be achievable with how the `search filter` function is currently established: https://github.com/ransome1/sleek/issues/179#issuecomment-1892777157 Feel free to text it out (https://github.com/ransome1/sleek/releases/tag/v2.0.7-rc.4) and...
@visvital it's not exactly what you are asking for, but in this feature request (https://github.com/ransome1/sleek/issues/609) a function has been implemented, which might further help you. It's available in the latest...
@jmhobbs same goes for projects. This `text+notaproject` will detect `notaproject` as a project, which of course should not be the case.
@mdbdb thanks for reporting this. Can I ask you if you're using drag and drop in order to open the file in sleek? Or are you using the file chooser...
It's really hard to say, it looks like something something sandbox. But I havn't able to reproduce this yet hence I cannot provide you solution at this point. In the...
@DeflateAwning I'm afraid this is a won't do. In fact it had already been discussed quite a while ago: https://github.com/ransome1/sleek/discussions/215 sleek as a mobile app would need to be completely...
@gerroon since I don't consider this a self explanatory feature for the average sleek user, I would propose a setting on config file level. Something like `excludeLineStartsWith`: `"//"` I cannot...
@gerroon you can find this function in the latest pre-release: https://github.com/ransome1/sleek/releases/tag/v2.0.10-rc.1 In your [config](https://github.com/ransome1/sleek/wiki/User-data-folder-location) you will find a new setting called `excludeLinesWithPrefix`. Per default it is set to `null` and...