From 8bc9e626fbcb3be673862069ec298ca33be415a6 Mon Sep 17 00:00:00 2001 From: "Sinan Sonmez (Chaush)" Date: Sat, 30 Jul 2022 11:24:23 +0000 Subject: [PATCH] Simple query without a condition --- website/๐Ÿ”Œ Query.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/website/๐Ÿ”Œ Query.md b/website/๐Ÿ”Œ Query.md index 9de929f3..4adb6b97 100644 --- a/website/๐Ÿ”Œ Query.md +++ b/website/๐Ÿ”Œ Query.md @@ -105,3 +105,15 @@ Look at the data. This is more than we need. The query even gives us template pa #### 5.2 Simple query without a condition +We would like to get all plug pages and sorted by last modified time + + +|name |lastModified |perm|type|uri |repo |author | +|--|--|--|--|--|--|--| +|๐Ÿ”Œ Query |1659180237743|rw|plug|core:query |https://github.com/silverbulletmd/silverbullet |Silver Bullet Authors| +|๐Ÿ”Œ Mattermost|1659111156000|rw|plug|github:silverbulletmd/silverbullet-mattermost/mattermost.plug.json|https://github.com/silverbulletmd/silverbullet-mattermost|Zef Hemel | +|๐Ÿ”Œ Backlinks |1659108035000|rw|plug|ghr:Willyfrog/silverbullet-backlinks |https://github.com/Willyfrog/silverbullet-backlinks |Guillermo Vayรก | +|๐Ÿ”Œ Ghost |1659108035000|rw|plug|github:silverbulletmd/silverbullet-ghost/ghost.plug.json |https://github.com/silverbulletmd/silverbullet-ghost |Zef Hemel | +|๐Ÿ”Œ Git |1659108035000|rw|plug|github:silverbulletmd/silverbullet-github/github.plug.json |https://github.com/silverbulletmd/silverbullet-github |Zef Hemel | + +