Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Notionでの快適メモ術
Search
ayumun
January 08, 2024
How-to & DIY
0
1.4k
Notionでの快適メモ術
Notionで快適にメモを管理する方法を説明しています。
ayumun
January 08, 2024
Tweet
Share
More Decks by ayumun
See All by ayumun
人の介在回数を減らす開発フロー設計の検証
ayumu11
1
12
AI Builders Day 懇親会LT
ayumu11
1
750
Claude Codeを使ったAI駆動開発の実践的プラクティス
ayumu11
0
15
jaws-ug 東京 ランチタイムLT会 20240416
ayumu11
0
430
20230630_QiitaEnginnerFesta登壇資料
ayumu11
0
140
Other Decks in How-to & DIY
See All in How-to & DIY
ModuleLLM、最前線!
anoken
1
320
How to make the Groovebox
asonas
2
2k
ライブ感を生む 巻き込み型スライドの作り方/Create your slide like a heavy metal concert
ikuodanaka
5
1.3k
苦手の克服方法 / How to overcome weaknesses
toma_sm
0
350
Azure PortalのQoLを上げてたら Big Techに怒られた
horihiro
2
560
わたしと仕事とアジャイルコミュニティ / developers summit 2025
matsuoshi
0
1.8k
ネガティブをねじ伏せ、n=1のキャリアに変える技術
subroh0508
1
1.1k
[電子工作]クリップモーターをつくろう
oriontakemura
1
660
評価のギャップから紐解く、「評価軸」と「ソフトスキル」の重要性
blajir
2
140
【加筆修正版】ハードワークを支えるフィジカルとメンタルを構築る#rubymusclemixin 活動 #きのこ2025 #きのこ2025_b
bash0c7
0
330
雑にコミュニティを続けてもいいと思っている/Feel free to continue the community
camel_404
0
360
人はなぜコミュニティとつながると幸せを感じるのか
448jp
3
390
Featured
See All Featured
Fireside Chat
paigeccino
42
3.8k
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
The Curse of the Amulet
leimatthew05
1
9.8k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
120
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
69
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
220
How to make the Groovebox
asonas
2
2k
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
Building Flexible Design Systems
yeseniaperezcruz
330
40k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Transcript
データベース機能で 速度重視のメモアプリに! シンプルに使える! タグ機能で 検索性能を爆上げ! 検索性能バツグン! Notionでの超快適メモ術! データベースとタグで“簡単”に“快適”なメモ帳を作る 4つのステップで簡単に使えちゃう!
01 02 03 04 データベース名 用途 Cabinet 全てのメモを一元管理 Tags メモをカテゴライズ
ページ内で“/data”と入力しデータベースを2つ用意する 2つのデータベースを用意 Tagsテーブルでタグを作成 Cabinetテーブルでメモを作成 1:Tagsカラムを選択してDelete Propertyを実行(削除) 2:テーブル内の右上にある“+”マークから Relation→Tags→Add Relationの順に選択していく 3:Tagsカラムのセルを押下するとタグが選択可能に! Cabinetからリレーションを作成 Nameカラムにタグ名を入力する Tagsカラムを選択し上記タグ名を入力→Createを選択 Nameカラムでメモのタイトルを入力 入力したセルにカーソルを合わせてOpenを押下 →メモの作成/編集/閲覧ができる 例:Name=Dev、Tags=Dev Cabinetテーブルで実行しよう!(紐づけ先はTagsテーブル)
Tagsでタグを可視化し、 Cabinetでタグを使用! 完成系のイメージ メモを開いた時のイメージ Cabinetでメモを一元管理! セルにカーソルを合わせて Openでメモを開く!
Cabinetテーブル メモは、“すべて”1つのテーブルに入れる 分類分けはフォルダではなく、タグで行う タイトルやタグでの検索は、テーブル左上の虫眼鏡 内容の検索は、NotionのサイドバーのSearch タグでフィルタリングして複数のタブ活用もok Tagsテーブル タグ追加は本テーブルのレコードを増やしつつ行う 全てのメモを同一階層で管理→メモまでの速度が向上! フォルダの棲み分けに時間を取られない!
検索性能があがる! 運用方法 Tagsカラムを選択しないと全てのタグが見えない タグ管理テーブルを作ることで、タグの一覧を可視化! メリット