إليك ما قد يكون طريقة جديدة لاستخدام Discourse. ورغم أنني متأكد من أنني لست أول من فكر في ذلك، إلا أنني لم أرَ أي منشورات حول هذا الأمر.
لقد بدأت تشغيل مثيل خاص جديد من Discourse مصمم ليحل محل تطبيقات الملاحظات. تخيل Evernote أو OneNote، لكنّه Discourse مخصص لشخص واحد فقط.
خطر ببالي أن جميع تطبيقات الملاحظات هذه تحتوي على ميزات مثل روابط URL لكل ملاحظة، وواجهات برمجة تطبيقات (APIs) للتفاعل مع الملاحظات، وإدخال عبر البريد الإلكتروني، وإمكانية مشاركة الملاحظات مع الآخرين. لكن كل هذه الميزات موجودة أصلاً في Discourse.
لكن هناك أيضاً العديد من الميزات المتاحة في Discourse غير ضرورية تماماً عند استخدامه كمجمع للملاحظات. وأبرزها: التخصيص البصري للعلامة التجارية، وقوائم “الأعلى/الجديد/غير المقروء”، وعدد المنشورات، وما إلى ذلك… هذه الأرقام والقوائم ليست مفيدة عندما تكون أنت الشخص الوحيد الذي يطلع عليها. وهذا ما دفعني إلى إنشاء هذا السمة (Theme).
أبرز التغييرات هو منطقة شعار الصفحة الرئيسية. فقد تم إزالتها واستبدالها بثلاث أيقونات:
الأرشيف: قائمة بأحدث العناصر
التصنيفات
الوارد: غير مصنّف
الفكرة هي أنك غالباً ما تريد رؤية المواضيع (الملاحظات) التي عدّلت عليها مؤخراً. لذا، يأتي الأرشيف في المقدمة. ولكن قد ترغب أيضاً في رؤية تصنيفات الملاحظات. وإذا كنت بحاجة فقط إلى تسجيل شيء ما بسرعة، فلن تصنّفه على الإطلاق وتتركه ضمن “غير مصنّف”.
هناك بعض الإعدادات التي وجدت أنها مفيد تغييرها لهذا الغرض أيضاً. لكن الإعداد الرئيسي كان الحد الأدنى لطول العنوان والنص. والسبب في ذلك أنني أحياناً أريد توثيق فكرة سريعة وملء التفاصيل لاحقاً.
أنا متأكد من أن هذا سيتطور باستمرار أثناء استخدامي له. لذا، إذا كانت لديك اقتراحات، فأنا مستعد للاستماع.
Cool! I might have to try this out. I too have a personal Discourse site that I use for all my notes. Mostly I just hid a couple things with css. I do like to see the reply count though, but probably don’t really need it. I also decreased the minimum title and body length. I think the one other thing I would like to get rid of is the blue popover if I paste a duplicate link or type about a similar topic.
Good call. I’ve been meaning to remove the composer popups as they drive me nuts. “Of course I haven’t let anyone else respond yet! No one else is here!”
I should also note that I’ve tweaked a number of settings to make it more conducive to a single person:
I turned off the badge system. - enable badges
Disallow public sign-ups - invite only
Remove anon access - login required
Let me post things however long I want - min post length, min first post length, and min topic title length
Turn off the not enough topics/posts notice - show create topics notice
Let me use as many emoji as I want - max emojis in title
I sometimes use similar titles in different categories/tags - allow duplicate topic titles
Don’t limit topic title - title max word length
I store a lot of code and I’m lazy - autohighlight all code
Let me upload whatever I want - authorized extensions
No need for digests - disable digest emails
Enable all oneboxing - enable inline onebox on all domains
I’m in this a lot so I want more backups - maximum backups to 10 and backup frequency to 1
Remove the bootstrap mode - bootstrap mode min users
Yes to tags - tagging enabled
I like tag boxes - tag style
I’ve also set up the mail-receiver so I can email into the thing as well.
I have actually! It’s a different instance that I built for a podcast I cohost. You can see it at club.bookworm.fm. Every email address runs through Discourse with the mail-receiver. We just create groups for user specific email addresses and shared emails. Works really well.
I was referring to forwarding an email (like from another mailing list) into Discourse in a way so that the email doesn’t get truncated. Is there a workaround for that, besides cut and paste the whole thing into a new topic (which doesn’t work well on mobile)?
In the v2.1 “forwarding long email chain” feature, I also have concerns that random people in that email suddenly get staged accounts. I should probably split this off into a new topic but it’s related here because I often want to forward an email into my project list that I keep in a category.