Logseq Tutorial: 5 Tips to Improve Your Logseq Database

CombiningMinds Knowledge Management & Productivity
31 Oct 202308:48

Summary

TLDRこのビデオでは、データベースの複雑さを解決するための秘伝の知識を提供するとは限りませんが、ロギークシークの機能を最大限に活用するためのいくつかのヒントが紹介されています。Markdownのバックティックを使用してリンク参照をクリーンアップする方法、Code Mirrorでコードブロックを扱い、ページアイコンを挿入する方法、デイリージャーナルページに高度なクエリを追加する方法、そしてVS Codeを使用して一括編集を行う方法が含まれています。これらのテクニックは、ユーザーがロギークシークをより効率的に使用できるように設計されています。

Takeaways

  • 🔧 動画では、データベースの複雑さを解決するヒントとコツをいくつか紹介しますが、全ての課題を解決するとは限りません。
  • 🎤 ビデオの音声品質を改善するためにマイクセットをテストしています。フィードバックは動画コメントでお願いします。
  • 📝 5つのヒントは、最も単純なものから最も複雑なものまで順に紹介され、それぞれがデータベースの操作を効率化する方法を示しています。
  • 💻 「バックティック」を使用して、リンク参照をクリーンアップする方法が説明されています。
  • 🖥️ Code mirrorを使用してコードブロックを挿入し、カスタムCSSを通じてタグの見た目をカスタマイズする方法が紹介されています。
  • 📁 ページアイコンを挿入する方法が説明されており、これはサイドバーでのページの視認性を高めるのに役立ちます。
  • 🗓️ ログシークの「高度なクエリ」を使用して、毎日のジャーナルページで重要なタスクを追跡する方法が提案されています。
  • 💡 VS Codeを使用して、複数のファイルに対して一括編集を行う方法が紹介されており、これは繰り返し出現するテキストを効率的に管理するのに役立ちます。
  • 🗂️ ログシークの「ページプロパティ」機能を使用して、ページの最初のブロックにプロパティを設定する方法が説明されています。
  • 📚 ログシークの使い方を学ぶためのコース「ログシーク マスターシップ」が存在し、初心者から上級者まで幅広くサポートしています。

Q & A

  • バックティック(`)を使用することによる利点は何ですか?

    -バックティックを使用すると、リンク参照ではなくインラインコードを示すことができます。これにより、リンク参照をきれいに整理したり、チュートリアルを作成する際にリンクを避けたい場合に便利です。

  • Code Mirrorはどのようにしてコードブロックを作成するのですか?

    -Code Mirrorを使用してコードブロックを作成するには、新しいブロックを開始してから3つのバックティックを入力し、Enterキーを押します。その後、コード言語を指定したい場合はEscキーを押して言語を入力します。

  • ページアイコンを挿入するにはどのような手順が必要ですか?

    -ページアイコンを挿入するには、ページの最初のブロックにプロパティを入力します。例えば、`:::`を入力してから`icon`プロパティを指定し、適切なアイコンを選択します。

  • 日報ページで高度なクエリを使用する目的は何ですか?

    -高度なクエリを使用すると、特定の期間内にスケジュールされたタスクや期限切れのタスクを見つけやすくなり、重要なタスクを逃さないようにすることができます。

  • VS Codeを使用して一括編集を行う利点は何ですか?

    -VS Codeを使用して一括編集を行うと、複数のファイルにわたる同じテキストのブロックを簡単に置き換えたり削除したりできます。これにより、効率的に多くの変更を加えることができます。

  • オーディオ設定をテストするためにビデオクリエイターは何をしていますか?

    -オーディオ設定をテストするために、ビデオクリエイターはマイクセットアップを試行錯誤し、フィードバックに基づいて必要に応じて別のマイクへの投資を検討しています。

  • カスタムCSSを使用してタグをどのようにカスタマイズできますか?

    -カスタムCSSを使用してタグをカスタマイズするには、特定のCSSコードを自分のCSSファイルに追加します。ビデオクリエイターは、LogseqのタグをObsidianのように見せるCSSコードのリンクを提供しています。

  • デフォルトクエリを設定ファイルに追加する方法は何ですか?

    -デフォルトクエリを設定ファイルに追加するには、設定からグローバル設定を編集し、`default queries`セクションにクエリコードを追加します。

  • VS Codeで一括編集を行う際に注意すべきことは何ですか?

    -VS Codeで一括編集を行う際には、変更を加えるファイルが正しいものであることを確認し、変更が加えられる前にバックアップを取ることをおすすめします。

  • ビデオクリエイターが提供するLogseqマスターコースの内容は何ですか?

    -Logseqマスターコースでは、初心者から上級者までLogseqの使い方を教え、ユーザーが自分のワークスペースでLogseqを実装する方法を学ぶことができます。

Outlines

00:00

🔧 ログシークのテクニック

このビデオでは、データベースの複雑さを軽減するいくつかのテクニックが紹介されています。ビデオでは、5つのティップが最も単純なものから最も複雑なものへと順番に提示されています。1つ目は、バックティックを使用してリンク参照をクリーンアップする方法です。2つ目は、Code mirrorを使用してコードブロックを挿入し、カスタムCSSを通じてログシークのタグをカスタマイズする方法です。

05:02

🖼️ ページアイコンの挿入と高度なクエリ

3つ目のティップは、ページプロパティを使用してページアイコンを挿入する方法です。これは、ページの最初のブロックにプロパティを入力することで実現できます。4つ目のティップは、高度なクエリを使用して、デイリージャーナルページで期限が迫っているタスクを追跡する方法です。これは、config.doedenファイルにデフォルトクエリを追加することで設定されます。最後のティップは、Visual Studio Codeを使用して、複数のファイルで一括編集を行う方法です。これは、特定のテキストを特定の条件下で置換または削除する際に非常に役立ちます。

Mindmap

Keywords

💡バックティック

バックティックは、Markdown記法においてインラインコードを示すために使用される特殊文字です。このビデオでは、バックティックを使用してリンク参照をクリーンアップする方法が説明されています。例えば、バックティックを使用して特定の数字をリンク参照から除外する例が挙げられています。これは、チュートリアルを作成する際にリンクを避けたい場合に特に便利です。

💡コードミラー

コードミラーは、Logseqというアプリに組み込まれているコードブロックエディタです。ビデオでは、コードミラーを使用してコードブロックを挿入し、カスタムCSSを通じてタグの見た目をカスタマイズする方法が紹介されています。これにより、ユーザーは自分のタグをより好みのスタイルに変更することができ、コードの可読性を高めることができます。

💡ページアイコン

ページアイコンは、Logseqのサイドバーでページを視覚的に区別するためのアイコンです。ビデオでは、ページの最初のブロックにプロパティを入力することでページアイコンを設定する方法が説明されています。これにより、ユーザーはページを簡単に識別し、ナビゲーションを効率化することができます。

💡高度なクエリ

高度なクエリは、Logseqで特定の条件に一致するページを検索するための機能です。ビデオでは、日報ページで高度なクエリを使用して、特定のタスクや予定を追跡する方法が紹介されています。これにより、ユーザーは重要なタスクを忘れずに管理し、計画を確実に進めることができます。

💡Visual Studio Code

Visual Studio Codeは、プログラミングやマークダウンファイルの編集に使用されるコードエディタです。ビデオでは、Visual Studio Codeを使用して、複数のファイルに対して一括編集を行う方法が説明されています。これにより、ユーザーは効率的に多くのファイルに変更を加え、一貫したスタイルや内容を維持することができます。

💡カスタムCSS

カスタムCSSは、ウェブページのスタイルをカスタマイズするために使用されるCSSコードです。ビデオでは、カスタムCSSを使用してLogseqのタグの見た目を変更する例が挙げられています。これにより、ユーザーはアプリの外観を自分好みに調整し、より快適な環境で作業することができます。

💡プロパティ

プロパティは、Logseqでページに特定の属性を設定するために使用されます。ビデオでは、ページの最初のブロックにプロパティを入力することでページアイコンを設定する方法が説明されています。プロパティの使用は、ページの管理や視覚的な整理に役立ちます。

💡タスク管理

タスク管理は、タスクやプロジェクトを計画、追跡、完了させるプロセスです。ビデオでは、Logseqでタスク管理機能を使用して、重要なタスクを計画し、期限を設定する方法が紹介されています。これにより、ユーザーはタスクを整理し、時間管理を向上させることができます。

💡日報ページ

日報ページは、ユーザーが日常的な活動や計画を記録するためのページです。ビデオでは、日報ページで高度なクエリを使用して、特定のタスクや予定を追跡する方法が説明されています。これにより、ユーザーは自分の日常をよりよく管理し、計画を実行することができます。

💡一括編集

一括編集は、複数のファイルやデータに対して一度に変更を加えるプロセスです。ビデオでは、Visual Studio Codeを使用して、複数のMarkdownファイルに一括編集を行う方法が説明されています。これにより、ユーザーは時間を節約し、一貫した変更を効率的に適用することができます。

Highlights

介绍五种Logseq技巧,从简单到复杂依次介绍。

使用反引号`创建内联代码,避免链接引用。

使用Code Mirror工具来格式化代码块。

通过在代码块中输入语言名称来添加代码语言标识。

使用页面属性来插入页面图标。

在Windows系统中使用Win + .快捷键插入图标。

在Mac系统中使用Control + Command + Spacebar快捷键插入图标。

使用高级查询在日记页面中查找重要任务。

在config.edn文件中添加默认查询。

通过高级查询确保不遗漏重要任务。

使用VS Code进行批量编辑,清理重复文本。

在VS Code中使用正则表达式进行精确替换。

通过VS Code更新Logseq中的更改。

Logseq Mastery课程可以帮助用户更好地理解和使用Logseq。

鼓励观众在评论中反馈关于音频质量的意见。

Transcripts

play00:00

so everybody loves a tips and tricks

play00:02

video you feel like there might be like

play00:03

some secret knowledge that's going to

play00:05

help you to finally get over all the

play00:09

hurdles in your database unfortunately I

play00:11

can't promise that in this video but

play00:13

what I am going to do is show you a

play00:15

couple of things that have helped me

play00:16

just to work around some of the

play00:18

intricacies of log seek now these are

play00:20

pretty random if I'm honest I was just

play00:22

looking for a way to consolidate a few

play00:24

topics into one and the second thing

play00:26

that I'm going to be honest about is

play00:28

that I'm still testing my mic setup

play00:30

because if you watch the previous video

play00:32

you know that I have a lot of comments

play00:34

or I have had a lot of comments about my

play00:36

volume and trying to get the audio as

play00:38

best as possible and I want to see if I

play00:41

need to invest in another mic so if this

play00:43

audio is good please let me know in the

play00:45

comments if not please let me know in

play00:48

the comments just do it gently so as

play00:51

always I'm not going to bury the lead

play00:53

here are the five tips in order from

play00:55

most simple to most complex and they are

play00:59

using a back to tick turn remove

play01:00

annoying tags using Code mirror for your

play01:03

code inserting page icons adding

play01:06

Advanced queries in Your Daily Journal

play01:08

page and then using vs code to make bulk

play01:10

edits so I'm quickly going to go into

play01:12

them one by one so what is a backck a

play01:16

btic is a markdown way to indicate

play01:18

inline code so for instance if I get

play01:21

like some import this has happened a lot

play01:23

of times with things from readwise or

play01:25

from omnivore then I have a number 10

play01:28

there I might not want that to show up

play01:30

in my link references for number 10 so

play01:33

then what I do is I can just simply

play01:34

highlight that and then enter the back

play01:37

text sign it's usually next to the

play01:39

number one on your keyboard I think and

play01:42

there we go it just shows his inline

play01:44

code so it's not a linked reference

play01:46

anymore and that can just help you to

play01:48

clean up your link references also if

play01:50

you're making tutorials or something and

play01:52

you don't want to have things linked

play01:54

that's a great way to get around that

play01:57

the second thing is using Code mirror

play01:59

for your code code mirror is just a

play02:01

great built-in tool into log seek and

play02:04

the way that you can access that is just

play02:06

by saying enter placating a new block

play02:09

and then three of those back ticks and

play02:11

then enter again and then you have the

play02:14

code block and this specific code block

play02:16

here is how I get my tags to look a

play02:20

little bit more like obsidian which I

play02:22

think a little bit better than log SE

play02:24

tag so if you want to add that into your

play02:26

custom CSS I'll add a link to that res

play02:29

SCE below so how do you get the code

play02:32

language to appear in the top right

play02:33

corner like that well simply if I'm in

play02:35

there and I just say Escape I can say

play02:38

for instance maybe I want this to be

play02:40

HTML and there we go so now it's HTML

play02:42

and we render HTML code and unlock going

play02:45

to pretend that I'm a coder and then I

play02:47

could code in HTML but yeah for those

play02:50

who know what they're doing it's going

play02:51

to look very nice Okay the third one is

play02:55

inserting page icons now I get this

play02:57

query a lot when people look at the left

play02:59

sidebar so if I say TL here you see all

play03:02

these different page icons over here

play03:05

it's super easy to do that the way you

play03:06

do that is by using page properties and

play03:09

Page properties is just entering a

play03:12

property on the first block of the page

play03:14

and the way that you can do that is just

play03:15

say colon colon and then I can say icon

play03:20

and then there we go and then I just

play03:22

well I can choose some of the Matched

play03:23

ones over there but for Windows if you

play03:26

use your Windows key that one that looks

play03:28

like a little Windows sign and your

play03:30

period Then you can enter your icon that

play03:35

and now this page will show it will show

play03:38

with that icon eventually so yeah that's

play03:41

how you do it to enter with a Mac I

play03:44

think it's control command and spacebar

play03:47

and that's how you get your your emoji

play03:50

menu okay the next one is really helpful

play03:54

and that's using Advanced queries in

play03:56

Your Daily Journal page let me close

play03:58

oopsie close this up here TL and the

play04:02

advanced queries that I use is a custom

play04:06

query that I built to be able to find

play04:08

things that I don't want to miss so I

play04:11

used to do task management exclusively

play04:13

in log seek I've since moved to another

play04:15

program you can have a look at that t

play04:17

but we're looking at log seek now and I

play04:20

still leave some things that I

play04:22

definitely don't want to miss in log

play04:26

seek yeah and that's more like the

play04:27

long-term thing so like replace passport

play04:31

or get new driver's license I put all

play04:33

those dates in log seek and the way that

play04:36

I do that is I add this default queries

play04:38

in my config doeden file so the way to

play04:42

get to your config doeden file is you go

play04:45

up here to your

play04:46

settings and then if I go to settings

play04:49

and then edit Global

play04:52

config then sorry I chose the wrong one

play04:55

there settings edit

play04:58

conf. this this is you you'll see a

play05:01

block down here I don't know if it's

play05:03

going to be around the number 30 but

play05:04

you'll see default queries and this is

play05:06

where you add this code so I'll add this

play05:08

code as a reference for you and why this

play05:11

is great is if I just go to my home

play05:13

notes Let me just go

play05:15

GJ okay uh you'll see here that I've got

play05:19

this query which then shows tasks

play05:21

scheduled for between a week and 3

play05:23

months and here is a something which

play05:26

I've scheduled which has revolute detail

play05:29

updat so I must update my Revue details

play05:31

and it has to be done before the 3rd of

play05:33

December so this is a great way just to

play05:35

make sure that that nothing is falling

play05:37

through the cracks and the two

play05:40

components here is it has to have a

play05:42

to-do or later um designation so that's

play05:45

using task management and then also a

play05:47

scheduled date so if I go if I can

play05:50

actually click this here shift click

play05:51

open up here you can see all my messy

play05:53

things and there we go I've got all

play05:55

these things that I need to renew and

play05:58

I've got some vehicle Administration

play06:00

stuff here just things that I want to

play06:01

reference at some later point and yeah

play06:05

these will all then show up in the

play06:07

Horizon and ensure that I don't miss

play06:10

them okay the final thing and I'm going

play06:11

to get back to it now is this is this

play06:13

daily template that I add here and it's

play06:15

got your morning writing gratitude

play06:17

dreams affirmation okay hardly ever

play06:20

write in that anymore which is a bit sad

play06:22

but I should do it more and the trick

play06:25

that I want to look at here is how to

play06:28

use vs code to make bulk edits so what I

play06:32

did I actually went to chat GPT first

play06:35

let me show you the exact conversation I

play06:37

said I have this text repeating on a

play06:39

number of files in a folder of mine I.E

play06:42

these are the my markdown files I want

play06:44

to replace where there's no information

play06:46

IND dens it underneath so anywhere

play06:48

there's any information it must leave it

play06:50

so if I've entered it leave it in there

play06:53

if I haven't I must replace it so it

play06:57

gave me some rejects it didn't work so

play07:00

then I said it doesn't copy properly

play07:02

into vs code oh it said Visual Studio

play07:04

codes is a little bit different so then

play07:06

I copied this and then when I go to

play07:08

visual studio you'll see that I've

play07:10

entered that in and in 72 of my files I

play07:13

have this

play07:15

exact block over there or I haven't

play07:18

actually entered anything in those

play07:21

blocks now when I want to go to my

play07:24

gratitude or dreams where I have written

play07:26

that sort of clutters it up so I now

play07:27

want to get rid of that so now what I

play07:30

can do is I can just replace all now I

play07:33

warn this is do approach with caution

play07:35

here I have gone and look through all of

play07:38

these to make sure that I can actually

play07:39

delete them so I just quickly scroll

play07:41

through the

play07:42

72 I am not advocating that one should

play07:45

use vs code and you don't know what

play07:47

you're doing like this is as I say the

play07:49

more complex are the tips so this is now

play07:51

going to make both edits and if I just

play07:53

say Control Alt Enter that's now going

play07:55

to replace those 72 occurrences and

play07:58

empty them M and that is going to update

play08:01

in log seek as I go as well so what date

play08:05

was this this was the 10th of or the 6th

play08:07

of October let me go have a look at that

play08:09

quickly and you would recognize okay I

play08:12

have this Portuguese lesson here so

play08:13

these are like all my Portuguese notes

play08:15

coming in and that was at the bottom

play08:17

there and now it's gone okay so that's

play08:19

just a super helpful way to make bulk

play08:22

edits in your workspace so I hope those

play08:24

tips might help you as I say let me know

play08:27

about the microphone and yeah if you are

play08:30

looking for a comprehensive introduction

play08:32

to log seek I've got the course log seek

play08:34

Mastery and that really does take you

play08:37

from beginner to foundation and like

play08:39

helps you to really understand how log

play08:42

seek works and implements it in your own

play08:44

workspace so thanks so much for watching

play08:46

and I'll see you in the next video

Rate This

5.0 / 5 (0 votes)

Related Tags
ロジックシークテクニックマークダウンコードミラーページアイコン高度なクエリバルク編集タスク管理チュートリアルプロダクティビティ
Do you need a summary in English?