Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 移动端通过特定操作,引发白屏问题。 #487

Closed
2 of 3 tasks
xiaomingyu-git opened this issue Mar 31, 2024 · 5 comments
Closed
2 of 3 tasks

[Bug]: 移动端通过特定操作,引发白屏问题。 #487

xiaomingyu-git opened this issue Mar 31, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@xiaomingyu-git
Copy link

Bug Description | BUG 描述

1.打开thino 情况下,打开日记中的任意页面,
2.保持在该页面,后台关闭ob
3打开thino 白屏。
4切换回日记页面,关闭日记页面。重启ob之后,thino恢复正常

{
  "settings": {
    "StartDate": "Sunday",
    "InsertAfter": "",
    "UserName": "消失咩",
    "ProcessEntriesBelow": "",
    "Language": "en",
    "SaveMemoButtonLabel": "NOTE",
    "SaveMemoButtonIcon": "✍️",
    "ShareFooterStart": "{ThinoNum} Thino {UsedDay} Day",
    "ShareFooterEnd": "✍️ by {UserName}",
    "DefaultPrefix": "List",
    "UseDailyOrPeriodic": "Daily",
    "InsertDateFormat": "Tasks",
    "DefaultEditorLocation": "Bottom",
    "UseButtonToShowEditor": false,
    "FocusOnEditor": true,
    "OpenDailyMemosWithMemos": true,
    "HideDoneTasks": false,
    "ShowTaskLabel": false,
    "MobileAndDesktop": "Desktop",
    "OpenMemosAutomatically": false,
    "ShowTime": true,
    "ShowDate": true,
    "AddBlankLineWhenDate": false,
    "AutoSaveWhenOnMobile": true,
    "DeleteFileName": "delete",
    "QueryFileName": "query",
    "UseVaultTags": false,
    "SetCustomBackgroundImage": false,
    "SetCustomMemoFooter": false,
    "DefaultLightBackgroundImage": "",
    "DefaultDarkBackgroundImage": "",
    "DefaultMemoComposition": "{TIME} {CONTENT}",
    "CommentOnMemos": false,
    "CommentsInOriginalNotes": false,
    "FetchMemosMark": "#memo",
    "FetchMemosFromNote": false,
    "ShowCommentOnMemos": false,
    "ShowLeftSideBar": false,
    "MemoListView": "list",
    "MemoSaveLocation": "DAILY",
    "MemoOtherSaveLocation": {
      "MemoDefaultCanvasPath": "basic.thino.canvas",
      "MemoDefaultMultiFilePath": "Thino",
      "MemoDefaultSingleFilePath": "basic.thino.md"
    },
    "MemoDailyTarget": 5,
    "HeatmapColorScheme": "grass",
    "EnabledHttpApi": false,
    "HttpApiIpType": "localhost",
    "HttpApiPort": "43999",
    "AutoDownloadImage": false,
    "EditorType": "obsidian",
    "EnabledLocationList": [
      {
        "value": "DAILY",
        "target": "ProcessEntriesBelow",
        "insert": "InsertAfter"
      }
    ],
    "DeleteThinoDirectly": true,
    "CaptureKey": {
      "EnableCaptureKey": false,
      "OpenThinoGlobally": "Ctrl+Shift+T",
      "ShowNearMouse": false
    },
    "startSync": true,
    "tokenForVerify": "***",
    "saveThinoType": "DAILY",
    "showDayMark": true,
    "dayMarkRange": "day",
    "navigation": false,
    "password": "",
    "needVerify": false,
    "addTagAutomatically": false,
    "addTagPosition": "End",
    "addTagWithNewline": false,
    "chatViewStyle": "fluent",
    "MomentsBackgroundImage": "https://images.pexels.com/photos/531767/pexels-photo-531767.jpeg",
    "MomentsIcon": "https://images.pexels.com/photos/256514/pexels-photo-256514.jpeg",
    "MomentsQuote": "Share your thino with the world",
    "DefaultThemeForThino": "modern",
    "LastUpdatedVersion": "2.3.39"
  },
  "manifest": {
    "id": "obsidian-memos",
    "name": "Thino",
    "description": "Capturing ideas and save them into daily notes.",
    "version": "2.3.39",
    "author": "Boninall",
    "authorUrl": "https://github.com/Quorafind/",
    "isDesktopOnly": false,
    "minAppVersion": "1.0.0",
    "dir": ".obsidian/plugins/obsidian-memos"
  },
  "platform": "file:///",
  "dailyNotePluginInfo": {
    "options": {
      "folder": "日记"
    }
  }
}

pc端也出现过,“插件已不再活动”

Relevant Screenshot | 相关截图

No response

To Reproduce | 重现问题

No response

Obsidian Version | Obsidian 版本

1.5.11

Which editor are you using? (If applicable)

  • New Editor (WYSIWYG) | 新编辑器
  • Legacy Editor (Markdown) | 旧编辑器

Checklist

  • I updated to the latest version of the plugin. 我更新到了插件的最新版本。
@xiaomingyu-git xiaomingyu-git added the bug Something isn't working label Mar 31, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically...


Title: [Bug]: The mobile terminal causes a white screen problem through certain operations.

@juestchaos
Copy link
Collaborator

这个 :1.打开thino 情况下,打开日记中的任意页面, 具体指什么,是打开 thino 列表模式?查看来源?还是记录笔记
主题和其他插件信息提供下,因为使用大致后续步骤描述,无法复现

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically...


This: 1. When thino is opened, open any page in the diary. What specifically does it mean to open thino list mode? View source? Or take notes
The theme and other plug-in information are provided. Because the following steps are roughly described, it cannot be reproduced.

@Quorafind
Copy link
Owner

已经修复

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically...


already fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants