Note overview

v1.7.1 (2024-01-11)

When I change the "created date" on a note, it doesn't reflect in the overview.

I used:

<!-- note-overview-plugin
search: notebook:Testing_Created_Date
fields: created_time, title, excerpt
alias: created_time AS Date, title AS Title, excerpt AS Excerpt
sort: created_time ASC
-->

I'm on a Mac:
OS 10.15.7
Joplin 2.13.13

And thanks for creating this plugin. It's awesome!!

When you edit the time stamps, you have to use the user_updated_time and user_created_time, the other both are Joplin internal for the sync.

1 Like

@JackGruber I wanted to take the time to say thank you for this plugin which is the bedrock of my workflow, and without it I would be, frankly, at sea. It's great to see you're still making updates to it. I have no requests, no features I'd like to see added (beyond perhaps ticking To-Dos off inline but i believe you've covered why that's not possible already), and it's solid as a rock. It just works for me.

Have you got a BuyMeaCoffee or something similiar that you're allowed to publicise? I'm not sure how Joplin's community views donations!!

Interaction is with this implementation not possible, or at least I don't know the way, since this question has come up several times.

No, I haven't, because the plugins are actually all used by myself and that's why I developed them :slight_smile:

4 Likes

Hello all,
I've read almost all this long thread but I didn't found a solution to my problem:
is there a way to make complex searches in titles like:
search: title:"word1" AND title:"word2"?
If so, what is the correct syntax?
Sorry for my ignorance.
And thanks for this great/useful plugin.
Tony

See Joplin search documentation

For example:

  • title:word1 title:word2
  • title:"word1 word2"

Thanks for the link.
But after reading the search options I can't find a way to use the OR operator for title.
What about searching for title contaning "word1" or "word2"?
TIA again.
Tony

Use the any:1 filter for a OR search

any:1 title:word1 title:word2

Thanks for your reply.
This should be what I'm searching for but it doesn't work:
Here is the markdown:
WORKING

<!-- note-overview-plugin
search: notebook:"Marmellate e conserve 2024" title:confettura
fields: created_time, title
alias: created_time AS Creata il, title AS Nota
sort: created_time DESC
-->

NOT WORKING

<!-- note-overview-plugin
search: notebook:"Marmellate e conserve 2024" any:1 title:confettura title:sciroppo
fields: created_time, title
alias: created_time AS Creata il, title AS Nota
sort: created_time DESC
-->

This code simply doesn't output anything.
It only works if I remove the notebook tag.
Perhaps it is not possible to use the any tag while searching in notebooks?
I simply would like to search for word1 OR word2 in a specific notebook.

Perhaps I am not using the correct syntax?
Tony.

With tags its working, but not with the title keyword.
I think you need to create an issue for Joplin for this.

Good morning,
possibly I am missing something from the search syntax, but is there a possibility to search for todos without a due date (for instance if I were to create something like a backlog)?

Tried things like -due:* but that wasn't it ...

Regards,
kai.

Here is a example:

1 Like

Should have spotted that; thanks for the link.

kai.

1 Like

Hi, thanks again for this really nice plugin.

I was wondering, would it be possible to specify custom fields in the notes that are being searched? E.g. I want to create an overview of (Music) Albums where Album is stored in a separate Note. Ideally, I could also add a column for "Artist", "year", "rating", etc. which would have to be defined in some front matter.

Maybe this is out of scope but I'm just wondering if something like this is possible.

No, because the Note Overview plugin does not have its own search function it only uses that of Joplin.

If then via the user data to the notes, but I don't think these are currently searchable.

1 Like

Is it possible to tweak the sorting a little bit?
I'm using the plugin to show books of a specific autor in an autor related note. And it seems, that my sorting, without a loeading 0, doesn't count as aspected.
A Book series with 12 title is sorting 1, 11, 12, 2, 3, etc. I know. It's normal for computers and can be escaped with a trailing 0.
But is it also possible to integrate this in the Plugin?

For a better understanding what I wan't to achive, here is a little bit of my data.

## Bücher

<!-- note-overview-plugin
search: tag:buch tag:autor/jim_butcher
fields: title, tags, created_time
alias: title AS Titel, tags AS Tags, created_time AS Erstellt
sort: title ASC
-->
| Titel | Tags | Erstellt |
| --- | --- | --- |
|[**Jim Butcher** *Harry Dresden 1* Sturmnacht (Storm Front, 2000)](:/ea97c8961d8e4b2e993b21559da9c6fd)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:50|
|[**Jim Butcher** *Harry Dresden 10* Kleine Gefallen (Small Favor, 2008)](:/71b7b5d13edc475eac49a2b8d089fe5a)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:52|
|[**Jim Butcher** *Harry Dresden 11* Verrat (Turn Coat, 2009)](:/f4f110ca6968460ea8063307981cc357)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:53|
|[**Jim Butcher** *Harry Dresden 12* Verflucht (Changes, 2010)](:/072e7456d99b47e99fcb8396ab796c69)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:53|
|[**Jim Butcher** *Harry Dresden 13* Geistergeschichten (Ghost Story, 2011)](:/20e51960e7b14ea1bd90de558463e85b)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:53|
|[**Jim Butcher** *Harry Dresden 14* Böse Stimmen (Cold Days, 2012)](:/56f5d3b1388d47f7aed46d84d101ee6f)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:53|
|[**Jim Butcher** *Harry Dresden 15* Sturmbann (Skin Game, 2014)](:/8bf3cf4b695249c680c3434b88890e1f)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:53|
|[**Jim Butcher** *Harry Dresden 16* Finstermond (Peace Talks, 2020)](:/36e36f990fad485e8d1d635c78c07b2b)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:54|
|[**Jim Butcher** *Harry Dresden 17* Brennender Sturm (Battle Ground, 2020)](:/508a8e21dce349d29f4dd5130824e4e9)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:54|
|[**Jim Butcher** *Harry Dresden 2* Wolfsjagd (Fool Moon, 2001)](:/730219fd94174f1db807aea1ac32c23f)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:51|
|[**Jim Butcher** *Harry Dresden 3* Feuerklinge (Grave Peril, 2001)](:/b3b14093587547148abbd4a8764d0ab9)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:51|
|[**Jim Butcher** *Harry Dresden 4* Feenzorn (Summer Knight, 2002)](:/4d7856110d3247d0a01094ab3202a2ee)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:51|
|[**Jim Butcher** *Harry Dresden 5* Schuld (Death Masks, 2003)](:/2d0b02f40c024d47a2401e743ec75a91)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:51|
|[**Jim Butcher** *Harry Dresden 6* Bluthunger (Blood Rites, 2004)](:/c540b9894dbb47d7a4ce433c7f96a619)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:52|
|[**Jim Butcher** *Harry Dresden 7* Erlkönig (Dead Beat, 2005)](:/93d7a18a9e934ed0b51c3ddf73d4b951)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:52|
|[**Jim Butcher** *Harry Dresden 8* Schwarze Magie (Proven Guilty, 2006)](:/3cff48be383442eaad519b1e4e38b4e1)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:52|
|[**Jim Butcher** *Harry Dresden 9* Weiße Nächte (White Night, 2007)](:/f194e48257434a97b8ca9cf0ee8c54ad)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:52|
|[**Jim Butcher** *Harry Dresden Kurzgeschichten 1* Nebenjobs (Side Jobs, 2010)](:/27e04d769f7043759a75744b524e9ca8)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:55|
|[**Jim Butcher** *Harry Dresden Kurzgeschichten 2* Brief Cases (Brief Cases, 2018)](:/6f21c19ac89f49a199e87ca4800c1892)|autor/jim_butcher, buch, genre/fantasy|2025-01-15 22:56|
<!--endoverview-->

In the Notelist the sorting is like I want it.

The sorting is done internally by Joplin, the plugin only shows the result of the API call, but does not currently sort itself.
It seems that sorting is done differently on the GUI and in the API.

When I have a little more time again, I could take a look at how sorting could be implemented in the plugin.

2 Likes

Maybe I didn't understand the question, but as a workaround until Jack checks his plugin, you can use the Plugin: Markdown Table - Sortable, which allows you to sort the table by the column you need.

Good Idea. I've tested it and it sorts equal to the Note overview Plugin.

At second. I want the Note overview Plugin to automaticaly update the list. And if there is made an update (in my case automatic every 10 min) it overwrites the sorting, if there will be found another note to add to the list.

But thank you for your idea! :slight_smile: