Utsob Roy
Utsob Roy
@hius07 If we store the list we get from your `getFullTocTitleByPage` method, in the annotations table, we can supply that to any formatter. Does that sound good?
> `chapter` field must be a string. The `chapter` field must be as it is now. An additional field, maybe like this: `"toc_position": {"part 1", "chapter 04"}`
> >The string should be splitted at a separator for your purposes. > > @uroybd would you be able to use the separator instead of a new field? > I...
@hius07 Just to be clear, Are we considering moving this user patch to the main codebase and making this trail of chapters available for everyone, or just extending this user...
> I think the following should work: > > ```js > { id: "Name", value: page => page.$link.withDisplay(page.value("title"))} > ``` > It worked. But isn't there any way to use...
> There is not, at the moment. To be used from the code block, these functions should be exported from the API, similar to how dv.func works in dataview. However,...
> I get path completions with `z` to regular directories that aren't in zoxide's database. I don't use the completer you listed though. Maybe that's the difference? Yes. It does...
> I use `zi` for `zoxide query`. I'm pretty sure zoxide installs that by default. But, isn't there a way to get the completion for `cd` by invoking a function...
> We can make a public service, available to the apps that request a given permission, that returns chunks of metadata. Maybe we can send thumbnails too using base64 encoded...
Hello @oleeskild can you please merge it? Also, are you well?