並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 3302件

新着順 人気順

Organizeの検索結果1 - 40 件 / 3302件

  • Google TypeScript Style Guide

    // Good: choose between two options as appropriate (see below). import * as ng from '@angular/core'; import {Foo} from './foo'; // Only when needed: default imports. import Button from 'Button'; // Sometimes needed to import libraries for their side effects: import 'jasmine'; import '@polymer/paper-button'; Import paths TypeScript code must use paths to import other TypeScript code. Paths may be r

    • 「ChatGPT、これやって」うまくやってもらうために知っておきたい4つの構成要素

      「ChatGPT、これやって」うまくやってもらうために知っておきたい4つの構成要素2023.04.05 12:0035,351 かみやまたくみ ChatGPTを使っていてわりとあるのが、「変な答えが返ってくる…」。ChatGPTは確かに賢いですが、まだ発展途上でもあり、「聞き方」「言い方」がうまくないとそういう結果になることもあります。 経験上、ChatGPTが微妙にズレた回答をするのは、自分がした質問がごちゃごちゃしているとき。もうちょっと言うと、自分の中で「本当にして欲しいこと」が整理されておらず、質問の後ろに書かれていることが多いです。 対するChatGPTは前にある文言を重要だととらえる傾向にあるように思います。結果として「本当にして欲しいこと」がスルーされたり誤解されたりしてしまう…そんな印象です。 どうしたもんかな…と思っていたら、GitHubで公開されている『Prompt E

        「ChatGPT、これやって」うまくやってもらうために知っておきたい4つの構成要素
      • Googleと相性抜群の文献管理ソフト「Paperpile」の魅力と使い方 [図解解説付き]

        こんにちは、みのん (@min0nmin0n) です。 この記事では、文献管理ソフト「Paperpile」の魅力と使い方についてご紹介したいと思います。 Paperpile is a clean and simple reference manager that makes it easy to collect, organize, share, and cite your research papers.

          Googleと相性抜群の文献管理ソフト「Paperpile」の魅力と使い方 [図解解説付き]
        • ESLint, Prettier, VS Code, npm scripts の設定: 2021春

          eslint-plugin-prettier 時代の設定をずっと使っていたので、重い腰を上げてアップデートした作業メモ。 背景 Prettier 公式ドキュメントによれば、現在 eslint-plugin-prettier は以下の問題があるとして推奨していない。 エディタが真っ赤になる(人間が気にする必要のない問題なのに!) 直接実行するより遅い(同様に prettier-eslint も遅い) ESLint と Prettier の間に間接レイヤーを追加するので、壊れやすい なるほど正しい。 一方、別々に実行することで以下のような問題も出てくるので、解決していく。 CLI とエディタを個別に設定する必要がある エディタで ESLint と Prettier の協調動作が必要 CLI (npm scripts) で ESLint と Prettier の対象ファイルが別管理になる 上記の

            ESLint, Prettier, VS Code, npm scripts の設定: 2021春
          • 英語の学術論文をChatGPT-4で執筆する際の手順メモ|Kan Hatakeyama

            はじめに英語の論文をGPT4に執筆させた際の手順を記します。 普段からChatGPTを使っている人にとっては、当たり前のやり取りしかしていないのですが、意外と使えていない方がnon-AI分野では多いので、丁寧にプロンプトを示していきます。 (ワークショップで解説する必要が出てきたので、そのためのメモ書きです) GPT-4に論文は書けるのか?ゼロから書かせるのは難しいですが、日本語の下書きを英訳するのは得意で、少なくとも筆者が満足する品質のテキストが得られます。 GPTを使って執筆をするメリットDeepLやGoogle翻訳と違い、英文のスタイル(e.g., 論文調)を明示的に指示できるので、翻訳のクオリティが高い 日本語ネイティブにとっては、日本語で書いた方が圧倒的に楽※ スペルミスや文法ミスを犯さないので、校正の手間も減る。※ 基本的に翻訳タスクしか行っていないので、GPTが過去の類似文章

              英語の学術論文をChatGPT-4で執筆する際の手順メモ|Kan Hatakeyama
            • デザイナーやエンジニアの作業効率が向上するFigmaの運用方法を考える|osanai / ui designer

              カンムでプロダクトデザインをしている osanai です。こんにちは。 前回ご紹介したコンポーネント品評会により、デザインシステムにおけるコンポーネントの課題について議論が進み、不必要なコンポーネントが生まれにくくなり、デザインの意図が汲み取りやすくなりました。 品評会をしていると、しばしばデザイナーとエンジニアで「Figma でもっと効率よくできないかな」という話題が出てきます。例えば「コンポーネントの Variants のパターンをパット見で把握したい」「目的のページやコンポーネントにもっと素早くアクセスしたい」などです。 運用方法に関する課題に対して少しずつ改善に取り組み続け、徐々にですが Figma でのデザインシステムの管理が効率化されつつあります。今回はこれまでに実施した Figma の運用効率化の取り組みをご紹介します。 プラグインで解決編目的のページやコンポーネントに素早く

                デザイナーやエンジニアの作業効率が向上するFigmaの運用方法を考える|osanai / ui designer
              • SSH and Git, meet 1Password 🥰 | 1Password

                1Password now includes full support for SSH keys, providing the easiest and most secure way for developers to manage SSH keys and use Git in their daily workflow. The magic of 1Password has always been making the secure thing to do the easy thing to do. Today I’m thrilled to announce that we’re bringing this magic to development teams everywhere with the all-new 1Password SSH Agent. 🦄 In today’s

                  SSH and Git, meet 1Password 🥰 | 1Password
                • JSON Canvas

                  An open file format for infinite canvas data. Infinite canvas tools are a way to view and organize information spatially, like a digital whiteboard. Infinite canvases encourage freedom and exploration, and have become a popular interface pattern across many apps. The JSON Canvas format was created to provide longevity, readability, interoperability, and extensibility to data created with infinite

                    JSON Canvas
                  • Becoming a Better Writer as a Software Engineer

                    Writing is an increasingly important skill for engineering leaders. Indeed, poor writing can hamper career progression, above a certain level. Tactics for more clear, more frequent and more confident writing. I’ve observed that my writing is not up to par with my peers. How can I improve my professional writing, as someone working in tech?I get this question from many people: senior engineers who

                      Becoming a Better Writer as a Software Engineer
                    • Pythonでいい感じにバッチを作ってみる - prefectをはじめよう - JX通信社エンジニアブログ

                      JX通信社シニア・エンジニアで, プロダクトチームのデータ活用とデータサイエンスのあれこれ頑張ってるマン, @shinyorke(しんよーく)です. 最近ハマってるかつ毎朝の日課は「リングフィットアドベンチャー*1で汗を流してからの朝食」です. 35日連続続いています. 話は遡ること今年の7月末になりますが, JX通信社のデータ基盤の紹介&「ETLとかバッチってどのFW/ライブラリ使えばいいのさ🤔」というクエスチョンに応えるため, このようなエントリーを公開しました. tech.jxpress.net このエントリー, 多くの方から反響をいただき執筆してよかったです, 読んでくださった方ありがとうございます! まだお読みでない方はこのエントリーを読み進める前に流して読んでもらえると良いかも知れません. 上記のエントリーの最後で, 次はprefect編で会いましょう. という挨拶で締めさせ

                        Pythonでいい感じにバッチを作ってみる - prefectをはじめよう - JX通信社エンジニアブログ
                      • MidjourneyとChatGPTで漫画を描いてみた #techtekt Advent Calendar 2023 - techtekt

                        パーソルキャリアでUIUXデザイナーをしている比企(ひき)です。 今回は、Midjourney(個人的に課金して使ってます)とChatGPTで漫画を描いてみます。 作画担当:Midjourney 昨年、画像生成AIが次々と公開されているツールを試してみるものの、 生成される画像のクオリティが低い印象でした。 ところが「Midjourney」を使ってみたところとても感動しました。 ひとことでいうと「デッサン狂ってない」。 何を描いてもそれらしく仕上げてきます。 作画前の準備として 画像生成AIの仕組みとMidjourneyのプロンプトについて 理解していきたいと思います。 画像生成AIの仕組み いろいろな画像生成AIを試すと、「これはイケてない」、「これはイケてる」という違いが出てくるのはなぜなのでしょうか。そもそもどのような仕組みで画像が生成されるか調べてみました。 www.busines

                          MidjourneyとChatGPTで漫画を描いてみた #techtekt Advent Calendar 2023 - techtekt
                        • カオスになったDropboxを一気に整理する方法

                          カオスになったDropboxを一気に整理する方法2022.01.09 22:0018,894 David Nield - Gizmodo US [原文] ( 塚本直樹 ) キーワードは自動整理。 クラウドストレージサービスのDropbox(ドロップボックス)を長らく使っていると、自分のフォルダがさまざまなファイルでゴッチャゴチャになってしまうことも、あったりなかったり…そんな時に便利な最近追加された整理整頓ツールを、米Gizmodoが紹介してくれています。チェックしてみましょう! 「自動フォルダ」の使い方Dropboxの新機能こと「自動フォルダ」では、メールや写真、プレイリスト、ドキュメントなどを効率的に整理整頓することができます。一度設定したフォルダは自動的に名前をつけたり、並び替えたり、変換したりすることができるのです。 使い方はウェブ上でDropboxにアクセスし、自動フォルダに設定

                            カオスになったDropboxを一気に整理する方法
                          • UX/UI Design: Growing List of Top Resources (last update 02/2023)

                            A list of my favourite design resources. Everything that makes your life easier, from UX research to the perfect mockup. Instead of hiding it in the usual Google Doc, from now on it will live here on Medium and will be updated every time I find another little gem. So make sure to subscribe! By the way, this is not about quantity but quality. This list is from my personal point of view and everyday

                              UX/UI Design: Growing List of Top Resources (last update 02/2023)
                            • Organizing a Go module - The Go Programming Language

                              A common question developers new to Go have is “How do I organize my Go project?”, in terms of the layout of files and folders. The goal of this document is to provide some guidelines that will help answer this question. To make the most of this document, make sure you’re familiar with the basics of Go modules by reading the tutorial and managing module source. Go projects can include packages, co

                                Organizing a Go module - The Go Programming Language
                              • 無料でページを保存&完全オフラインで動作&ユーザー登録不要のChrome・Firefox・Edge拡張「TagSpaces Web Clipper」

                                ファイルにタグをつけて管理できるオープンソースのファイル管理ソフトが「TagSpaces」です。このTagSpacesのブラウザ拡張機能「TagSpaces Web Clipper」を使えば、ウェブページをタグ付けでローカルに保存でき、TagSpacesと併用することで保存したページの内容を強調表示したり、テキストを追加したりと、簡単に編集することが可能になります。 TagSpaces Web Clipper - Chrome ウェブストア https://chrome.google.com/webstore/detail/tagspaces-web-clipper/ldalmgifdlgpiiadeccbcjojljeanhjk TagSpaces Web Clipper – Get this Extension for ???? Firefox (en-US) https://addo

                                  無料でページを保存&完全オフラインで動作&ユーザー登録不要のChrome・Firefox・Edge拡張「TagSpaces Web Clipper」
                                • Secrets from the Algorithm: Google Search’s Internal Engineering Documentation Has Leaked

                                  Google, if you’re reading this, it’s too late. Ok. Cracks knuckles. Let’s get right to it. Internal documentation for Google Search’s Content Warehouse API has leaked. Google’s internal microservices appear to mirror what Google Cloud Platform offers and the internal version of documentation for the deprecated Document AI Warehouse was accidentally published publicly to a code repository for the c

                                    Secrets from the Algorithm: Google Search’s Internal Engineering Documentation Has Leaked
                                  • Announcing Python in Excel: Combining the power of Python and the flexibility of Excel.

                                    September Update Python in Excel is now available to all Enterprise, Business, Education, and Family and Personal users running Beta Channel on Windows. This feature will roll out to Excel for Windows first, starting with build 16.0.16818.20000, and then to the other platforms at a later date. Since its inception, Microsoft Excel has changed how people organize, analyze, and visualize their data,

                                      Announcing Python in Excel: Combining the power of Python and the flexibility of Excel.
                                    • Announcing TypeScript 4.0 - TypeScript

                                      Today we are thrilled to announce the availability of TypeScript 4.0! This version of the language represents our next generation of TypeScript releases, as we dive deeper into expressivity, productivity, and scalability. If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by adding syntax for static types. The idea is that by writing down the types of your val

                                        Announcing TypeScript 4.0 - TypeScript
                                      • React-pdf - Announcing react-pdf v2.0

                                        I'm very excited to announce react-pdf 2.0 to the world! This is the culmination of almost an entire year of work and all the lessons learned since this project started all the way back in October 2016. It's crazy, I feel it was just yesterday when I was announcing 1.0 as well. In essence, this new 2.0 version is a full reimplementation of the library. Starting from scratch is always a risky move,

                                          React-pdf - Announcing react-pdf v2.0
                                        • GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

                                          A file explorer from the future. spacedrive.com » Download for macOS (Apple Silicon | Intel) · Windows · Linux · iOS · Android ~ Links for iOS & Android will be added once a release is available. ~ Spacedrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust. UPDATE: Spacedrive is under active development, we are in the alpha stage an

                                            GitHub - spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
                                          • Astro 2.0 | Astro

                                            Introducing Astro 2.0! Astro is a popular web framework for building performant, content-focused websites. Our next-gen frontend architecture (known as Astro Islands) can optimize your site to load 33% faster with 90% less JavaScript using the UI frameworks you already love like React, Svelte, and Vue. Astro 2.0 is the first major web framework to deliver complete type-safety for Markdown and MDX.

                                              Astro 2.0 | Astro
                                            • Evernote firing lots of staff?!

                                              Any comments on this https://news.ycombinator.com/item?id=36609641&fbclid=IwAR3YRlw36bgKlSR3oV9wKNkaIcC0o8eMWBX2-DWS4TkNYph9uOsp0nHBIrQ ? As I'm using Evernote to OCR and search/organize tens of thousands of pages of historical documents for my dissertation, I'm somewhat concerned about Evernote's long-term viability. I've been a paid user— my wife too, also wrote her diss using Evernote— for year

                                                Evernote firing lots of staff?!
                                              • Bluesky: An Open Social Web - Bluesky

                                                Today, we’re excited to announce that the Bluesky network is federating and opening up in a way that allows you to host your own data. What does this mean? Your data, such as your posts, likes, and follows, needs to be stored somewhere. With traditional social media, your data is stored by the social media company whose services you've signed up for. If you ever want to stop using that company's s

                                                  Bluesky: An Open Social Web - Bluesky
                                                • フロントエンドと素朴なコードベース | 雑司ヶ谷インターネット

                                                  これは SmartHR Advent Calendar 2020 の4日目に書かれた記事です。今は 12月4日の42時10分なので、ギリギリ滑り込んだ形になってしまいましたね。 React と自由 SmartHR で開発している様々なプロダクトはその大半 1 がフロントエンドに React を採用している。僕も Twitter で「React が好きだ!TypeScript 最高だ!」と叫んでいたら「弊社 React + TypeScript ですよ」というスカウトをいただいて転職に至ったという経緯があって、それぐらい全社的に React をやっていくぞという意志の統一が果たされている。 とはいえ React というのはフレームワークではなく、あくまでも JSX という記法と各種関数のバインディングを通じて宣言的な UI を構築する機能を持ったライブラリに過ぎないので、アプリケーション全体

                                                    フロントエンドと素朴なコードベース | 雑司ヶ谷インターネット
                                                  • 本を「捨てる・捨てない」で葛藤中のあなたに “日本一の書評家” の本整理術、教えます - STUDY HACKER(スタディーハッカー)|社会人の勉強法&英語学習

                                                    紙の本が増えすぎて、部屋に保管するスペースがなくなってきた。もう読まなくなった本を捨てるべきかどうか、考えても答えが出ない……。読書好きの人なら、一度はこのように悩んだことがあるでしょう。 自宅を図書館みたいにできれば理想かもしれませんが、なかなかそういうわけにもいきませんよね。「電子書籍よりやっぱり紙の本をもちたい!」という人も多いはず。 そこで今回は、本を「捨てる」「捨てない」で葛藤中の人へ、本を気持ちよく処分するためのヒントを3つご紹介します。 【1】「背表紙の可視化」と「時系列並べ」で本棚をメンテナンスする 年に700冊以上読み500本の書評を書く“日本一の書評家(※)” 印南敦史氏は、処分すべき本を見極めたいなら、本棚を定期的にメンテナンスするとよいと言います。具体的には、次の2点を心がけるだけで、本を処分しやすくなるそうです。(※多様な分野の日本一認定サイト「日本一ネット」によ

                                                      本を「捨てる・捨てない」で葛藤中のあなたに “日本一の書評家” の本整理術、教えます - STUDY HACKER(スタディーハッカー)|社会人の勉強法&英語学習
                                                    • 配線が整う「三種の神器」。ケーブルが見えない美しいデスクに必要なもの、まとめました【今日のライフハックツール】 | ライフハッカー・ジャパン

                                                      サンディスクのmicroSDカード 512GBが40%OFF。写真や動画のデータ置き場はこれで良くない?【Amazonセール】

                                                        配線が整う「三種の神器」。ケーブルが見えない美しいデスクに必要なもの、まとめました【今日のライフハックツール】 | ライフハッカー・ジャパン
                                                      • また Web3 の話 - blog.8-p.info

                                                        インプレスから出ている、いちばんやさしいWeb3の教本が良くないという話からはじまって、 「いちばんやさしいWeb3の教本」というのが試し読みできたので開いてみたら、出だしから「Web1の時代は1970年代から80年代にかけて整備され」とめちゃくちゃなことが書いてあってその先を読む気力が失せた。インターネットとWebを混同している? 専門家なのに? いろいろ謎。 そこから、 最近のWeb3への雑感 Web3のここがすごい 書籍「いちばんやさしいWeb3の教本」は本当に酷い内容だし、Web3界隈の人は一致団結して間違いを指摘して、インプレスは回収して内容修正するべき と、また Web3 の話が盛り上がっている。 私はいわゆる GAFA の一つ (Amazon) に勤めているので、人々の「現状の GAFA はいかがなものか」という話には関心がある。また、インターネットの利用者の一人として、例え

                                                        • New WebKit Features in Safari 15.4

                                                          ContentsHTMLCSSWeb APIsJavaScriptWeb AppsMediaPrivacySecurityWKWebViewSafari Web ExtensionsWeb InspectorFeedbackAnd More With over 70 additions to WebKit, Safari 15.4 is packed with new web technologies, updates, and fixes. We’ve assembled a huge release as part of our commitment to web developers, and the people who use the web. This is the first big WebKit release of 2022, and we’re just getting

                                                            New WebKit Features in Safari 15.4
                                                          • Go: A Documentary

                                                            Go: A Documentary by Changkun Ou <changkun.de> (and many inputs from contributors) This document collects many interesting (publicly observable) issues, discussions, proposals, CLs, and talks from the Go development process, which intends to offer a comprehensive reference of the Go history. Disclaimer Most of the texts are written as subjective understanding based on public sources Factual and ty

                                                            • Focalboard: Open source alternative to Trello, Asana, and Notion

                                                              Open source project management for technical teams Keep everything and everyone on track. Get started Accelerate productivity Centralize, plan, and track all your work in one place. Focalboard helps your organization maintain a single source of truth, so your teams stay aligned to complete tasks, reach milestones, and achieve their goals. Organize and visualize work, your way Work in the way that

                                                              • 11 Tips to Take Better Notes With Microsoft OneNote

                                                                These 12 tips show you how to take better notes in Microsoft OneNote. Today, digital note-taking is as much about skill, as it is about the tool. Everyone takes notes, but many people don’t know how to do it properly. While notes provide a written record of the information you want to remember, the value of note-taking depends on how you paraphrase, organize, and make sense of the material. Whatev

                                                                  11 Tips to Take Better Notes With Microsoft OneNote
                                                                • Tao of React - Software Design, Architecture & Best Practices

                                                                  Tao of React - Software Design, Architecture & Best PracticesJanuary 18, 2021 • 25 minute read I’ve been working with React since 2016 and still there isn’t a single best practice when it comes to application structure and design. While there are best practices on the micro level, most teams build their own “thing” when it comes to architecture. Of course, there isn’t a universal best practice tha

                                                                    Tao of React - Software Design, Architecture & Best Practices
                                                                  • Databases in 2022: A Year in Review | OtterTune

                                                                    OtterTune is an automated optimization service for PostgreSQL and MySQL running on Amazon RDS and Aurora. It uses machine learning to tune your database’s configuration knobs, indexes, and cloud settings. 🦦 Try it now on your first database for free! Another year has gone by, and I’m still alive. As such, it is an excellent time to reflect on what happened in the world of databases last year. It

                                                                      Databases in 2022: A Year in Review | OtterTune
                                                                    • DevLOVE Xのスライドまとめ #devlovex - 名前考えるの苦手

                                                                      スピーカー60人超!? 公式 セッション一覧 DevLOVE 新サイト 【Day1】 6/22 6/22 11:00-11:40 新井 剛 普通のエンジニアが10年でニュータイプやスーパーサイヤ人になれるのか?カイゼンさんのジャーニーの巻 松下 雅和スタートアップで培ったアーキテクチャ設計ノウハウ 横道 稔 「嫌われない」を諦めない 小田中 育生(おだなか いくお) ソフトウェア開発に最短経路はあるか 及部 敬雄【勝手に基調講演】アジャイルで目指した坂の上の雲 6/22 11:50-12:30 山口 鉄平 良い感じにイベント・勉強会を
開催するために意識していること 島川 悠太 スモール イズ タノシイデスネ〜小さく回して楽しい開発体験を得るための処方箋をいくつか ちゃちゃき エンジニアがUXデザインを学んでみた10年 篠原 徳隆 ゼロイチ人材の存在意義と生存戦略 中村 洋 「正しいものを

                                                                        DevLOVE Xのスライドまとめ #devlovex - 名前考えるの苦手
                                                                      • Domain Event

                                                                        目次 概要 この記事の内容 対象読者 注意事項 前提知識 定義 用途 モデリング 不変性 独立性 汎用情報 個別の情報 Versioning 実装 前提 フレームワーク Domain Eventの処理 型定義 interface DomainEventEnvelope Enum Domain Eventの内部通知 staticなEvent Publisherを用意してAggregateがPublisherを呼び出す 実装例 AggregateのCommandの返り値としてDomain Eventを返す 実装例 Aggregateで保持してGetterで取り出す 実装例 永続化と外部通知 要件 永続化 外部通知 まとめ 参考文献 概要 この記事の内容 Domain Eventは非常にシンプルな概念かつ強力なモデリングパターンです。 モデリングにおいては直感的に扱うことが可能ですが、実装をする

                                                                          Domain Event
                                                                        • Building LLM applications for production

                                                                          [Hacker News discussion, LinkedIn discussion, Twitter thread] A question that I’ve been asked a lot recently is how large language models (LLMs) will change machine learning workflows. After working with several companies who are working with LLM applications and personally going down a rabbit hole building my applications, I realized two things: It’s easy to make something cool with LLMs, but ver

                                                                            Building LLM applications for production
                                                                          • Popular React Folder Structures and Screaming Architecture

                                                                            Screaming ArchitectureEvolution of a React folder structure and why to group by features right away React folder structures have been debated for years due to React's unopinionated approach, leading developers to ask, "Where should I put my files? How should I organize my code?" I've researched the most popular approaches to organizing React projects: Grouping by file type like components, context

                                                                              Popular React Folder Structures and Screaming Architecture
                                                                            • Ultimate Guide to Visual Testing with Playwright

                                                                              As your web app matures, it becomes challenging to ensure your GUI doesn’t break with any given update. There are a lot of browsers and devices, and countless states for every one of your components. Unit tests ensure your code remains consistent, and E2E tests will ensure your system remains consistent, but neither will catch visual anomalies, layout issues, or platform compatibility issues. Ente

                                                                              • How Rowling Turned a Story Idea into a Best-Selling Series (Rowling’s Outline and the Book Architecture Method, Pt I)

                                                                                If there’s nothing us writers like more than reading a great book, it’s seeing how that book came to be. Lucky for us, we got exactly that when Rowling released a snippet of her outline for the fifth Potter book, Harry Potter and the Order of the Phoenix. Problems with Order of the Phoenix First, let me say that Book Five is my least favorite of the bunch. It’s an 870-page beast with a number of r

                                                                                  How Rowling Turned a Story Idea into a Best-Selling Series (Rowling’s Outline and the Book Architecture Method, Pt I)
                                                                                • AppFlowy.IO

                                                                                  An extensible and customizable knowledge base built on a community-driven open toolbox of plugins, templates, themes, and more. A centralized place for your tasks, notes, and projects. Organize and visualize your data in tables, boards, calendars, and more.

                                                                                    AppFlowy.IO