Saq Imtiaz

Results 244 comments of Saq Imtiaz

Hardcoding the storylist to be excluded was one of the first proposed fixes. See #4987 for the discussion around this.

@arlen22 It is late for me and I am short on time for TiddlyWiki at the moment overall, having prioritized it above other things to facilitate the 5.1.23 release, so...

@Jermolene thoughts? @flibbles some conflicts to resolve.

@Jermolene excellent idea, use of filters here would offer a lot of flexibility.

@Jermolene my only concern is whether users could just override this by creating a tiddler called `$:/config/Server/GlobalExclusionFilter` and whether that would matter? We separately still need a way to decouple...

@Jermolene a configurable mechanism like this seems like a good idea in addition to the other changes we have made. However perhaps a more intuitive tiddler title than `$:/config/Server/GlobalExclusionFilter` ?

> Now that we've applied the temporary fix to system tiddler syncing I'd be inclined to wait until we revisit the syncer post-v5.1.23 before investigating this. That seems sensible.

I support addressing this need, but would prefer if we delayed until v5.4.0 to allow for further testing and potential refinement. I have a GitHub sync adaptor that has been...

> Another option would be to add an event source to the `info` of [the `th-importing-file` hook](https://tiddlywiki.com/dev/#Hook%3A%20th-importing-file) and intercept it when it detects a type of `paste` and rewrite the...

@FSpark if it is impossible to receive a filename other than the browser default filename in a paste event, then from our perspective that is a good thing. It means...