GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/17455/Document-Management-System-for-Linux/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Document-Management-System-for-Linux"
  +title: "Document Management System for Linux?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
  +body: """
    I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
    \n
    Does anybody have any suggestions?\n
    \n
    The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
    \n
    I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701174958 {#2410
    date: 2023-11-28 13:35:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 17455
  -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
  -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701190225
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
  +editedAt: DateTimeImmutable @1701827876 {#1850
    date: 2023-12-06 02:57:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701103825 {#2420
    date: 2023-11-27 17:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Document-Management-System-for-Linux"
  +title: "Document Management System for Linux?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
  +body: """
    I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
    \n
    Does anybody have any suggestions?\n
    \n
    The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
    \n
    I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701174958 {#2410
    date: 2023-11-28 13:35:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 17455
  -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
  -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701190225
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
  +editedAt: DateTimeImmutable @1701827876 {#1850
    date: 2023-12-06 02:57:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701103825 {#2420
    date: 2023-11-27 17:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Document-Management-System-for-Linux"
  +title: "Document Management System for Linux?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
  +body: """
    I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
    \n
    Does anybody have any suggestions?\n
    \n
    The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
    \n
    I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701174958 {#2410
    date: 2023-11-28 13:35:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 17455
  -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
  -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701190225
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
  +editedAt: DateTimeImmutable @1701827876 {#1850
    date: 2023-12-06 02:57:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701103825 {#2420
    date: 2023-11-27 17:50:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#3993 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Paperwork?](https://alternativeto.net/software/paperwork/about/) The philosophy is scan and forget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701829154 {#4053
    date: 2023-12-06 03:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -id: 170638
  -bodyTs: "'/software/paperwork/about/)':4 'alternativeto.net':3 'alternativeto.net/software/paperwork/about/)':2 'forget':10 'paperwork':1 'philosophi':6 'scan':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6655278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104339 {#3985
    date: 2023-11-27 17:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#3993 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Paperwork?](https://alternativeto.net/software/paperwork/about/) The philosophy is scan and forget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701829154 {#4053
    date: 2023-12-06 03:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -id: 170638
  -bodyTs: "'/software/paperwork/about/)':4 'alternativeto.net':3 'alternativeto.net/software/paperwork/about/)':2 'forget':10 'paperwork':1 'philosophi':6 'scan':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6655278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104339 {#3985
    date: 2023-11-27 17:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#3993 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[Paperwork?](https://alternativeto.net/software/paperwork/about/) The philosophy is scan and forget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701829154 {#4053
    date: 2023-12-06 03:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -id: 170638
  -bodyTs: "'/software/paperwork/about/)':4 'alternativeto.net':3 'alternativeto.net/software/paperwork/about/)':2 'forget':10 'paperwork':1 'philosophi':6 'scan':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6655278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104339 {#3985
    date: 2023-11-27 17:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4242
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#3993 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[Paperwork?](https://alternativeto.net/software/paperwork/about/) The philosophy is scan and forget."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701829154 {#4053
      date: 2023-12-06 03:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
    -id: 170638
    -bodyTs: "'/software/paperwork/about/)':4 'alternativeto.net':3 'alternativeto.net/software/paperwork/about/)':2 'forget':10 'paperwork':1 'philosophi':6 'scan':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6655278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701104339 {#3985
      date: 2023-11-27 17:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "Looks perfect! Exactly what I was looking for. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701104984 {#4243
    date: 2023-11-27 18:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4235 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4252 …}
  -id: 170676
  -bodyTs: "'exact':3 'look':1,7 'perfect':2 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788/-/comment/3803186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104984 {#4246
    date: 2023-11-27 18:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4242
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#3993 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[Paperwork?](https://alternativeto.net/software/paperwork/about/) The philosophy is scan and forget."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701829154 {#4053
      date: 2023-12-06 03:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
    -id: 170638
    -bodyTs: "'/software/paperwork/about/)':4 'alternativeto.net':3 'alternativeto.net/software/paperwork/about/)':2 'forget':10 'paperwork':1 'philosophi':6 'scan':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6655278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701104339 {#3985
      date: 2023-11-27 17:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "Looks perfect! Exactly what I was looking for. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701104984 {#4243
    date: 2023-11-27 18:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4235 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4252 …}
  -id: 170676
  -bodyTs: "'exact':3 'look':1,7 'perfect':2 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788/-/comment/3803186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104984 {#4246
    date: 2023-11-27 18:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4242
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#3993 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[Paperwork?](https://alternativeto.net/software/paperwork/about/) The philosophy is scan and forget."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701829154 {#4053
      date: 2023-12-06 03:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
    -id: 170638
    -bodyTs: "'/software/paperwork/about/)':4 'alternativeto.net':3 'alternativeto.net/software/paperwork/about/)':2 'forget':10 'paperwork':1 'philosophi':6 'scan':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6655278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701104339 {#3985
      date: 2023-11-27 17:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "Looks perfect! Exactly what I was looking for. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701104984 {#4243
    date: 2023-11-27 18:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@atlasraven31@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4235 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4252 …}
  -id: 170676
  -bodyTs: "'exact':3 'look':1,7 'perfect':2 'thank':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788/-/comment/3803186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701104984 {#4246
    date: 2023-11-27 18:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4090
  +user: App\Entity\User {#4074 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I put a recycle bin by my front door to organize paper mail. But it sounds like you want a good answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701105127 {#4096
    date: 2023-11-27 18:12:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4085 …}
  +votes: Doctrine\ORM\PersistentCollection {#4083 …}
  +reports: Doctrine\ORM\PersistentCollection {#4081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4071 …}
  -id: 170682
  -bodyTs: "'answer':22 'bin':5 'door':9 'front':8 'good':21 'like':17 'mail':13 'organ':11 'paper':12 'put':2 'recycl':4 'sound':16 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5624946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701105127 {#4094
    date: 2023-11-27 18:12:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4090
  +user: App\Entity\User {#4074 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I put a recycle bin by my front door to organize paper mail. But it sounds like you want a good answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701105127 {#4096
    date: 2023-11-27 18:12:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4085 …}
  +votes: Doctrine\ORM\PersistentCollection {#4083 …}
  +reports: Doctrine\ORM\PersistentCollection {#4081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4071 …}
  -id: 170682
  -bodyTs: "'answer':22 'bin':5 'door':9 'front':8 'good':21 'like':17 'mail':13 'organ':11 'paper':12 'put':2 'recycl':4 'sound':16 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5624946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701105127 {#4094
    date: 2023-11-27 18:12:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4090
  +user: App\Entity\User {#4074 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I put a recycle bin by my front door to organize paper mail. But it sounds like you want a good answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701105127 {#4096
    date: 2023-11-27 18:12:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4082 …}
  +nested: Doctrine\ORM\PersistentCollection {#4085 …}
  +votes: Doctrine\ORM\PersistentCollection {#4083 …}
  +reports: Doctrine\ORM\PersistentCollection {#4081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4071 …}
  -id: 170682
  -bodyTs: "'answer':22 'bin':5 'door':9 'front':8 'good':21 'like':17 'mail':13 'organ':11 'paper':12 'put':2 'recycl':4 'sound':16 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5624946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701105127 {#4094
    date: 2023-11-27 18:12:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4158
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
    \n
    Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701950413 {#4152
    date: 2023-12-07 13:00:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 170745
  -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/203276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701106028 {#4153
    date: 2023-11-27 18:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4158
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
    \n
    Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701950413 {#4152
    date: 2023-12-07 13:00:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 170745
  -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/203276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701106028 {#4153
    date: 2023-11-27 18:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4158
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
    \n
    Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701950413 {#4152
    date: 2023-12-07 13:00:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 170745
  -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/203276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701106028 {#4153
    date: 2023-11-27 18:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4256
  +user: Proxies\__CG__\App\Entity\User {#4257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4158
    +user: App\Entity\User {#4171 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
      \n
      Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701950413 {#4152
      date: 2023-12-07 13:00:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4159 …}
    +nested: Doctrine\ORM\PersistentCollection {#4161 …}
    +votes: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 170745
    -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/203276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701106028 {#4153
      date: 2023-11-27 18:27:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: "Any pointers on how to setup the printer? Sounds very useful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701123092 {#4254
    date: 2023-11-27 23:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 171686
  -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5205807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701123092 {#4255
    date: 2023-11-27 23:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4256
  +user: Proxies\__CG__\App\Entity\User {#4257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4158
    +user: App\Entity\User {#4171 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
      \n
      Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701950413 {#4152
      date: 2023-12-07 13:00:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4159 …}
    +nested: Doctrine\ORM\PersistentCollection {#4161 …}
    +votes: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 170745
    -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/203276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701106028 {#4153
      date: 2023-11-27 18:27:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: "Any pointers on how to setup the printer? Sounds very useful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701123092 {#4254
    date: 2023-11-27 23:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 171686
  -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5205807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701123092 {#4255
    date: 2023-11-27 23:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4256
  +user: Proxies\__CG__\App\Entity\User {#4257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4158
    +user: App\Entity\User {#4171 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
      \n
      Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701950413 {#4152
      date: 2023-12-07 13:00:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4159 …}
    +nested: Doctrine\ORM\PersistentCollection {#4161 …}
    +votes: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
    -id: 170745
    -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/203276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701106028 {#4153
      date: 2023-11-27 18:27:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: "Any pointers on how to setup the printer? Sounds very useful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701123092 {#4254
    date: 2023-11-27 23:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 171686
  -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5205807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701123092 {#4255
    date: 2023-11-27 23:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4256
    +user: Proxies\__CG__\App\Entity\User {#4257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4158
      +user: App\Entity\User {#4171 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
        \n
        Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701950413 {#4152
        date: 2023-12-07 13:00:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dr_robot@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4159 …}
      +nested: Doctrine\ORM\PersistentCollection {#4161 …}
      +votes: Doctrine\ORM\PersistentCollection {#4163 …}
      +reports: Doctrine\ORM\PersistentCollection {#4165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
      -id: 170745
      -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://usenet.lol/comment/203276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701106028 {#4153
        date: 2023-11-27 18:27:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4158}
    +body: "Any pointers on how to setup the printer? Sounds very useful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701123092 {#4254
      date: 2023-11-27 23:11:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4258 …}
    +nested: Doctrine\ORM\PersistentCollection {#4260 …}
    +votes: Doctrine\ORM\PersistentCollection {#4262 …}
    +reports: Doctrine\ORM\PersistentCollection {#4264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
    -id: 171686
    -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5205807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701123092 {#4255
      date: 2023-11-27 23:11:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: """
    Set up Paperless-ng on your server, generally with Docker, and map the Consume folder to wherever you want. Expose that on the network as a Samba or FTP share depending on your printer.\n
    \n
    Printers with a bit more than basic features allow you to “scan to target” and it’s basically designed to set up a Public share folder on windows and scan and your document just shows up on the computer. Same deal but map it to the consume folder on the server. Paperless automatically picks up and intakes anything dropped in the consume folder.\n
    \n
    So you end up just hitting Scan on the printer, the printer will dump the output into consume share via either samba or ftp, and Paperless automatically picks it up and puts it in the Inbox for ya.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701129594 {#4276
    date: 2023-11-28 00:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
    "@jokro@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4283 …}
  +votes: Doctrine\ORM\PersistentCollection {#4285 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 171997
  -bodyTs: "'allow':44 'anyth':93 'automat':88,125 'basic':42,53 'bit':39 'comput':74 'consum':15,82,97,116 'deal':76 'depend':32 'design':54 'docker':11 'document':68 'drop':94 'dump':112 'either':119 'end':101 'expos':21 'featur':43 'folder':16,61,83,98 'ftp':30,122 'general':9 'hit':104 'inbox':134 'intak':92 'map':13,78 'network':25 'ng':5 'output':114 'paperless':4,87,124 'paperless-ng':3 'pick':89,126 'printer':35,36,108,110 'public':59 'put':130 'samba':28,120 'scan':47,65,105 'server':8,86 'set':1,56 'share':31,60,117 'show':70 'target':49 'via':118 'want':20 'wherev':18 'window':63 'ya':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/204792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129594 {#4273
    date: 2023-11-28 00:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4256
    +user: Proxies\__CG__\App\Entity\User {#4257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4158
      +user: App\Entity\User {#4171 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
        \n
        Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701950413 {#4152
        date: 2023-12-07 13:00:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dr_robot@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4159 …}
      +nested: Doctrine\ORM\PersistentCollection {#4161 …}
      +votes: Doctrine\ORM\PersistentCollection {#4163 …}
      +reports: Doctrine\ORM\PersistentCollection {#4165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
      -id: 170745
      -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://usenet.lol/comment/203276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701106028 {#4153
        date: 2023-11-27 18:27:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4158}
    +body: "Any pointers on how to setup the printer? Sounds very useful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701123092 {#4254
      date: 2023-11-27 23:11:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4258 …}
    +nested: Doctrine\ORM\PersistentCollection {#4260 …}
    +votes: Doctrine\ORM\PersistentCollection {#4262 …}
    +reports: Doctrine\ORM\PersistentCollection {#4264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
    -id: 171686
    -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5205807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701123092 {#4255
      date: 2023-11-27 23:11:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: """
    Set up Paperless-ng on your server, generally with Docker, and map the Consume folder to wherever you want. Expose that on the network as a Samba or FTP share depending on your printer.\n
    \n
    Printers with a bit more than basic features allow you to “scan to target” and it’s basically designed to set up a Public share folder on windows and scan and your document just shows up on the computer. Same deal but map it to the consume folder on the server. Paperless automatically picks up and intakes anything dropped in the consume folder.\n
    \n
    So you end up just hitting Scan on the printer, the printer will dump the output into consume share via either samba or ftp, and Paperless automatically picks it up and puts it in the Inbox for ya.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701129594 {#4276
    date: 2023-11-28 00:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
    "@jokro@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4283 …}
  +votes: Doctrine\ORM\PersistentCollection {#4285 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 171997
  -bodyTs: "'allow':44 'anyth':93 'automat':88,125 'basic':42,53 'bit':39 'comput':74 'consum':15,82,97,116 'deal':76 'depend':32 'design':54 'docker':11 'document':68 'drop':94 'dump':112 'either':119 'end':101 'expos':21 'featur':43 'folder':16,61,83,98 'ftp':30,122 'general':9 'hit':104 'inbox':134 'intak':92 'map':13,78 'network':25 'ng':5 'output':114 'paperless':4,87,124 'paperless-ng':3 'pick':89,126 'printer':35,36,108,110 'public':59 'put':130 'samba':28,120 'scan':47,65,105 'server':8,86 'set':1,56 'share':31,60,117 'show':70 'target':49 'via':118 'want':20 'wherev':18 'window':63 'ya':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/204792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129594 {#4273
    date: 2023-11-28 00:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4256
    +user: Proxies\__CG__\App\Entity\User {#4257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4158
      +user: App\Entity\User {#4171 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
        \n
        Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701950413 {#4152
        date: 2023-12-07 13:00:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dr_robot@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4159 …}
      +nested: Doctrine\ORM\PersistentCollection {#4161 …}
      +votes: Doctrine\ORM\PersistentCollection {#4163 …}
      +reports: Doctrine\ORM\PersistentCollection {#4165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
      -id: 170745
      -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://usenet.lol/comment/203276"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701106028 {#4153
        date: 2023-11-27 18:27:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4158}
    +body: "Any pointers on how to setup the printer? Sounds very useful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701123092 {#4254
      date: 2023-11-27 23:11:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
      "@tekeous@usenet.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4258 …}
    +nested: Doctrine\ORM\PersistentCollection {#4260 …}
    +votes: Doctrine\ORM\PersistentCollection {#4262 …}
    +reports: Doctrine\ORM\PersistentCollection {#4264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
    -id: 171686
    -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5205807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701123092 {#4255
      date: 2023-11-27 23:11:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: """
    Set up Paperless-ng on your server, generally with Docker, and map the Consume folder to wherever you want. Expose that on the network as a Samba or FTP share depending on your printer.\n
    \n
    Printers with a bit more than basic features allow you to “scan to target” and it’s basically designed to set up a Public share folder on windows and scan and your document just shows up on the computer. Same deal but map it to the consume folder on the server. Paperless automatically picks up and intakes anything dropped in the consume folder.\n
    \n
    So you end up just hitting Scan on the printer, the printer will dump the output into consume share via either samba or ftp, and Paperless automatically picks it up and puts it in the Inbox for ya.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701129594 {#4276
    date: 2023-11-28 00:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
    "@jokro@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4283 …}
  +votes: Doctrine\ORM\PersistentCollection {#4285 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 171997
  -bodyTs: "'allow':44 'anyth':93 'automat':88,125 'basic':42,53 'bit':39 'comput':74 'consum':15,82,97,116 'deal':76 'depend':32 'design':54 'docker':11 'document':68 'drop':94 'dump':112 'either':119 'end':101 'expos':21 'featur':43 'folder':16,61,83,98 'ftp':30,122 'general':9 'hit':104 'inbox':134 'intak':92 'map':13,78 'network':25 'ng':5 'output':114 'paperless':4,87,124 'paperless-ng':3 'pick':89,126 'printer':35,36,108,110 'public':59 'put':130 'samba':28,120 'scan':47,65,105 'server':8,86 'set':1,56 'share':31,60,117 'show':70 'target':49 'via':118 'want':20 'wherev':18 'window':63 'ya':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/204792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129594 {#4273
    date: 2023-11-28 00:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4307
  +user: Proxies\__CG__\App\Entity\User {#4257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4171 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4256
      +user: Proxies\__CG__\App\Entity\User {#4257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4158
        +user: App\Entity\User {#4171 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
          \n
          Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701950413 {#4152
          date: 2023-12-07 13:00:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dr_robot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4159 …}
        +nested: Doctrine\ORM\PersistentCollection {#4161 …}
        +votes: Doctrine\ORM\PersistentCollection {#4163 …}
        +reports: Doctrine\ORM\PersistentCollection {#4165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
        -id: 170745
        -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://usenet.lol/comment/203276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701106028 {#4153
          date: 2023-11-27 18:27:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4158}
      +body: "Any pointers on how to setup the printer? Sounds very useful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701123092 {#4254
        date: 2023-11-27 23:11:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dr_robot@kbin.social"
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4258 …}
      +nested: Doctrine\ORM\PersistentCollection {#4260 …}
      +votes: Doctrine\ORM\PersistentCollection {#4262 …}
      +reports: Doctrine\ORM\PersistentCollection {#4264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
      -id: 171686
      -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5205807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701123092 {#4255
        date: 2023-11-27 23:11:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4158}
    +body: """
      Set up Paperless-ng on your server, generally with Docker, and map the Consume folder to wherever you want. Expose that on the network as a Samba or FTP share depending on your printer.\n
      \n
      Printers with a bit more than basic features allow you to “scan to target” and it’s basically designed to set up a Public share folder on windows and scan and your document just shows up on the computer. Same deal but map it to the consume folder on the server. Paperless automatically picks up and intakes anything dropped in the consume folder.\n
      \n
      So you end up just hitting Scan on the printer, the printer will dump the output into consume share via either samba or ftp, and Paperless automatically picks it up and puts it in the Inbox for ya.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701129594 {#4276
      date: 2023-11-28 00:59:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
      "@tekeous@usenet.lol"
      "@jokro@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4285 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 171997
    -bodyTs: "'allow':44 'anyth':93 'automat':88,125 'basic':42,53 'bit':39 'comput':74 'consum':15,82,97,116 'deal':76 'depend':32 'design':54 'docker':11 'document':68 'drop':94 'dump':112 'either':119 'end':101 'expos':21 'featur':43 'folder':16,61,83,98 'ftp':30,122 'general':9 'hit':104 'inbox':134 'intak':92 'map':13,78 'network':25 'ng':5 'output':114 'paperless':4,87,124 'paperless-ng':3 'pick':89,126 'printer':35,36,108,110 'public':59 'put':130 'samba':28,120 'scan':47,65,105 'server':8,86 'set':1,56 'share':31,60,117 'show':70 'target':49 'via':118 'want':20 'wherev':18 'window':63 'ya':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/204792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701129594 {#4273
      date: 2023-11-28 00:59:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: "Okay, thanks :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701174958 {#4302
    date: 2023-11-28 13:35:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
    "@jokro@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 173385
  -bodyTs: "'d':3 'okay':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5221751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174958 {#4305
    date: 2023-11-28 13:35:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4307
  +user: Proxies\__CG__\App\Entity\User {#4257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4171 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4256
      +user: Proxies\__CG__\App\Entity\User {#4257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4158
        +user: App\Entity\User {#4171 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
          \n
          Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701950413 {#4152
          date: 2023-12-07 13:00:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dr_robot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4159 …}
        +nested: Doctrine\ORM\PersistentCollection {#4161 …}
        +votes: Doctrine\ORM\PersistentCollection {#4163 …}
        +reports: Doctrine\ORM\PersistentCollection {#4165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
        -id: 170745
        -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://usenet.lol/comment/203276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701106028 {#4153
          date: 2023-11-27 18:27:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4158}
      +body: "Any pointers on how to setup the printer? Sounds very useful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701123092 {#4254
        date: 2023-11-27 23:11:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dr_robot@kbin.social"
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4258 …}
      +nested: Doctrine\ORM\PersistentCollection {#4260 …}
      +votes: Doctrine\ORM\PersistentCollection {#4262 …}
      +reports: Doctrine\ORM\PersistentCollection {#4264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
      -id: 171686
      -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5205807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701123092 {#4255
        date: 2023-11-27 23:11:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4158}
    +body: """
      Set up Paperless-ng on your server, generally with Docker, and map the Consume folder to wherever you want. Expose that on the network as a Samba or FTP share depending on your printer.\n
      \n
      Printers with a bit more than basic features allow you to “scan to target” and it’s basically designed to set up a Public share folder on windows and scan and your document just shows up on the computer. Same deal but map it to the consume folder on the server. Paperless automatically picks up and intakes anything dropped in the consume folder.\n
      \n
      So you end up just hitting Scan on the printer, the printer will dump the output into consume share via either samba or ftp, and Paperless automatically picks it up and puts it in the Inbox for ya.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701129594 {#4276
      date: 2023-11-28 00:59:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
      "@tekeous@usenet.lol"
      "@jokro@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4285 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 171997
    -bodyTs: "'allow':44 'anyth':93 'automat':88,125 'basic':42,53 'bit':39 'comput':74 'consum':15,82,97,116 'deal':76 'depend':32 'design':54 'docker':11 'document':68 'drop':94 'dump':112 'either':119 'end':101 'expos':21 'featur':43 'folder':16,61,83,98 'ftp':30,122 'general':9 'hit':104 'inbox':134 'intak':92 'map':13,78 'network':25 'ng':5 'output':114 'paperless':4,87,124 'paperless-ng':3 'pick':89,126 'printer':35,36,108,110 'public':59 'put':130 'samba':28,120 'scan':47,65,105 'server':8,86 'set':1,56 'share':31,60,117 'show':70 'target':49 'via':118 'want':20 'wherev':18 'window':63 'ya':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/204792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701129594 {#4273
      date: 2023-11-28 00:59:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: "Okay, thanks :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701174958 {#4302
    date: 2023-11-28 13:35:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
    "@jokro@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 173385
  -bodyTs: "'d':3 'okay':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5221751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174958 {#4305
    date: 2023-11-28 13:35:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4307
  +user: Proxies\__CG__\App\Entity\User {#4257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Document-Management-System-for-Linux"
    +title: "Document Management System for Linux?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +body: """
      I'm looking to organise my paper mail with the help of a scanner and some document management system for Linux.\n
      \n
      Does anybody have any suggestions?\n
      \n
      The [paperless-ngx](https://docs.paperless-ngx.com/) project is sort of what I'm looking for, but I don't really want or need to run it in a selfhosted manner. I have a selfhosted server on which I could easily add it, but since I don't really need or want this to be available online in any way (even on my local home network) I don't really want that overhead.\n
      \n
      I would prefer an application in the manner of what Calibre is for ebooks. That is, it operates on a locally stored library and that's it. No web server.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701174958 {#2410
      date: 2023-11-28 13:35:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 17455
    -titleTs: "'document':1 'linux':5 'manag':2 'system':3"
    -bodyTs: "'/)':33 'add':68 'anybodi':23 'applic':104 'avail':82 'calibr':110 'could':66 'docs.paperless-ngx.com':32 'docs.paperless-ngx.com/)':31 'document':17 'easili':67 'ebook':113 'even':87 'help':11 'home':91 'librari':122 'linux':21 'local':90,120 'look':3,41 'm':2,40 'mail':8 'manag':18 'manner':57,107 'need':50,76 'network':92 'ngx':30 'onlin':83 'oper':117 'organis':5 'overhead':99 'paper':7 'paperless':29 'paperless-ngx':28 'prefer':102 'project':34 'realli':47,75,96 'run':52 'scanner':14 'selfhost':56,61 'server':62,129 'sinc':71 'sort':36 'store':121 'suggest':26 'system':19 'want':48,78,97 'way':86 'web':128 'would':101"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701190225
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/659788"
    +editedAt: DateTimeImmutable @1701827876 {#1850
      date: 2023-12-06 02:57:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701103825 {#2420
      date: 2023-11-27 17:50:25.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4271
    +user: App\Entity\User {#4171 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4256
      +user: Proxies\__CG__\App\Entity\User {#4257 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4158
        +user: App\Entity\User {#4171 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Paperless-ng and it’s great. Headlining feature is that it stores your documents in PDF in a plain folder which makes backing up easy. Another software that puts your documents in a database is no good unless it has its own backup method.\n
          \n
          Plus being on a network server means I can set up my printer to scan to there as a target, my phone to scan to there, computer, I can drop emails in the consume folder, etc. Easy peasy to get stuff in there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701950413 {#4152
          date: 2023-12-07 13:00:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dr_robot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4159 …}
        +nested: Doctrine\ORM\PersistentCollection {#4161 …}
        +votes: Doctrine\ORM\PersistentCollection {#4163 …}
        +reports: Doctrine\ORM\PersistentCollection {#4165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
        -id: 170745
        -bodyTs: "'anoth':29 'back':26 'backup':46 'comput':74 'consum':81 'databas':37 'document':17,34 'drop':77 'easi':28,84 'email':78 'etc':83 'featur':11 'folder':23,82 'get':87 'good':40 'great':9 'headlin':10 'make':25 'mean':54 'method':47 'network':52 'ng':5 'paperless':4 'paperless-ng':3 'pdf':19 'peasi':85 'phone':69 'plain':22 'plus':48 'printer':60 'put':32 'scan':62,71 'server':53 'set':57 'softwar':30 'store':15 'stuff':88 'target':67 'unless':41 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://usenet.lol/comment/203276"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701106028 {#4153
          date: 2023-11-27 18:27:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4158}
      +body: "Any pointers on how to setup the printer? Sounds very useful."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701123092 {#4254
        date: 2023-11-27 23:11:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dr_robot@kbin.social"
        "@tekeous@usenet.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4258 …}
      +nested: Doctrine\ORM\PersistentCollection {#4260 …}
      +votes: Doctrine\ORM\PersistentCollection {#4262 …}
      +reports: Doctrine\ORM\PersistentCollection {#4264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
      -id: 171686
      -bodyTs: "'pointer':2 'printer':8 'setup':6 'sound':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5205807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701123092 {#4255
        date: 2023-11-27 23:11:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4158}
    +body: """
      Set up Paperless-ng on your server, generally with Docker, and map the Consume folder to wherever you want. Expose that on the network as a Samba or FTP share depending on your printer.\n
      \n
      Printers with a bit more than basic features allow you to “scan to target” and it’s basically designed to set up a Public share folder on windows and scan and your document just shows up on the computer. Same deal but map it to the consume folder on the server. Paperless automatically picks up and intakes anything dropped in the consume folder.\n
      \n
      So you end up just hitting Scan on the printer, the printer will dump the output into consume share via either samba or ftp, and Paperless automatically picks it up and puts it in the Inbox for ya.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701129594 {#4276
      date: 2023-11-28 00:59:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dr_robot@kbin.social"
      "@tekeous@usenet.lol"
      "@jokro@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4279 …}
    +nested: Doctrine\ORM\PersistentCollection {#4283 …}
    +votes: Doctrine\ORM\PersistentCollection {#4285 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 171997
    -bodyTs: "'allow':44 'anyth':93 'automat':88,125 'basic':42,53 'bit':39 'comput':74 'consum':15,82,97,116 'deal':76 'depend':32 'design':54 'docker':11 'document':68 'drop':94 'dump':112 'either':119 'end':101 'expos':21 'featur':43 'folder':16,61,83,98 'ftp':30,122 'general':9 'hit':104 'inbox':134 'intak':92 'map':13,78 'network':25 'ng':5 'output':114 'paperless':4,87,124 'paperless-ng':3 'pick':89,126 'printer':35,36,108,110 'public':59 'put':130 'samba':28,120 'scan':47,65,105 'server':8,86 'set':1,56 'share':31,60,117 'show':70 'target':49 'via':118 'want':20 'wherev':18 'window':63 'ya':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/204792"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701129594 {#4273
      date: 2023-11-28 00:59:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4158}
  +body: "Okay, thanks :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701174958 {#4302
    date: 2023-11-28 13:35:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dr_robot@kbin.social"
    "@tekeous@usenet.lol"
    "@jokro@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 173385
  -bodyTs: "'d':3 'okay':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5221751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174958 {#4305
    date: 2023-11-28 13:35:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#276
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#270
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#272
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details